django-admin2/example/blog
Andrews Medina 4bf06dd6c2 migrating the views to be admin views.
generating the get_urls dynamically and
support permissions.
2013-06-23 02:52:58 -03:00
..
templates #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00
tests migrating the views to be admin views. 2013-06-23 02:52:58 -03:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07: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 #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07: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