django-admin2/example/blog
2013-06-07 10:08:49 +02:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Merge branch 'implement_search_fields' of git://github.com/waustin/django-admin2 into waustin-implement_search_fields 2013-06-07 10:08:49 +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 search_fields test cases 2013-06-06 16:25:36 -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