django-admin2/example/blog
2013-05-19 11:21:25 +02:00
..
__init__.py Add example app 2013-05-18 12:12:57 +02:00
admin.py Expose Post, Comment models from example in admin 2013-05-18 13:27:10 +02:00
admin2.py Basic support for inline form sets 2013-05-19 11:21:25 +02:00
models.py pep8 of code 2013-05-19 10:09:12 +02:00
tests.py add more tests for the example app 2013-05-19 09:59:28 +02:00
views.py Add example app 2013-05-18 12:12:57 +02:00