-
Notifications
You must be signed in to change notification settings - Fork 0
kaygorodov/simple-crud-mptt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple CRUD django application with MPTT-Model. python mptthowto/manage.py syncdb --noinput python mptthowto/manage.py runserver http://localhost:8000/mptthowto/create http://localhost:8000/mptthowto/detail/1 http://localhost:8000/mptthowto/list http://localhost:8000/mptthowto/update/1 http://localhost:8000/mptthowto/delete/1
About
Simple CRUD application with django-mptt
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published