django-admin2/djadmin2
2013-06-18 21:30:16 -04:00
..
static/themes/bootstrap fix: issue #199 static jQuery version and add jQuery fallback 2013-06-18 21:30:16 -04:00
templates/admin2/bootstrap fix: issue #199 static jQuery version and add jQuery fallback 2013-06-18 21:30:16 -04:00
templatetags Added support for callabels in list_display. 2013-06-07 00:07:24 -03:00
tests Added more tests for get_attr templatetag. 2013-06-12 17:08:21 -03:00
__init__.py prep for v0.3.0 2013-05-31 10:21:02 +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
apiviews.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
core.py Added Roman Gladkov as a contributor, PEP8 and djadmin2 standards fixes 2013-05-31 08:36:09 +02:00
forms.py Fixes #181 -- Choices were not copied for Select widgets for floppified forms. 2013-06-04 22:31:59 +02:00
models.py Moving create_extra_permissions to the more appropriate permissions module. 2013-06-06 10:29:10 +02:00
permissions.py Moving create_extra_permissions to the more appropriate permissions module. 2013-06-06 10:29:10 +02:00
settings.py Add search_fields to MODEL_ADMIN_ATTRS 2013-06-06 12:48:36 -05:00
types.py Moving create_extra_permissions to the more appropriate permissions module. 2013-06-06 10:29:10 +02:00
utils.py added lookup_needs_distinct from django.contrib.admin 2013-06-06 12:50:45 -05:00
viewmixins.py Rename constants module to settings 2013-06-03 22:44:16 +02:00
views.py #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00