django-admin2/example/blog
2013-05-23 22:30:24 +02:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Merge branch 'bugfix/delete-action-message-display' of git://github.com/chrislawlor/django-admin2 into chrislawlor-bugfix/delete-action-message-display 2013-05-23 22:30:24 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
admin.py Update django.contrib.admin reference file to provide reference for this pull request 2013-05-22 17:58:29 +02:00
admin2.py Fixed #138 -- UserCreateForm and UserUpdateForm get floppified. 2013-05-23 20:16:19 +02:00
models.py pep8 of code 2013-05-19 10:09:12 +02:00
views.py Add example app 2013-05-18 12:12:57 +02:00