django-admin2/example/blog
2013-06-06 12:51:44 -05:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Fixes #181 -- Choices were not copied for Select widgets for floppified forms. 2013-06-04 22:31:59 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
admin.py Added search_fields to admin and admin2 class for the example project 2013-06-06 12:51:44 -05:00
admin2.py Added search_fields to admin and admin2 class for the example project 2013-06-06 12:51:44 -05:00
models.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
views.py Add example app 2013-05-18 12:12:57 +02:00