Skip to content

Instantly share code, notes, and snippets.

@goFrendiAsgard
Created April 29, 2014 04:51
Show Gist options
  • Save goFrendiAsgard/11390925 to your computer and use it in GitHub Desktop.
Save goFrendiAsgard/11390925 to your computer and use it in GitHub Desktop.
Scaffold application in kokoropy (just in case I run out idea about what complex situation I need to write)
python rossian.py scaffold-crud coba orang nama:String-50 alamat:String-50 ayah:orang:manytoone ibu:orang:manytoone teman:orang:onetomany anak:orang:onetomany jurus:jurus:onetomany pekerjaan:pekerjaan:manytoone hobi:hobi:manytomany tanggal_lahir:Date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment