django-admin2/example/blog
2013-07-06 16:48:42 +02:00
..
templates Merge branch 'template_rename2' of git://github.com/bootandy/django-admin2 into bootandy-template_rename2 2013-07-06 16:19:12 +02:00
tests Added simple test for presence of list_filter container 2013-07-06 16:48:42 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py i18n : fixes for tests -> use string interpolation, not positional interpolation 2013-07-06 13:33:52 +02:00
admin.py Added list_filter attribute to contrib's admin, admin2 definition of Post, Comment model admin. 2013-07-06 16:09:03 +02:00
admin2.py Removed unused imports 2013-07-06 16:47:52 +02:00
models.py #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00
views.py Add example app 2013-05-18 12:12:57 +02:00