django-admin2/djadmin2
2013-07-06 14:22:38 +02:00
..
locale i18n : fixes for tests -> use string interpolation, not positional interpolation 2013-07-06 13:33:52 +02:00
static/themes/bootstrap add a basic style for login form 2013-06-24 23:49:55 -04:00
templates/admin2/bootstrap i18n : fixes for tests -> use string interpolation, not positional interpolation 2013-07-06 13:33:52 +02:00
templatetags Added model_attr_verbose_name template filter. 2013-07-06 11:32:57 +02:00
tests Actions tests included in runtest.py execution 2013-07-06 14:22:38 +02:00
__init__.py prep for release 0.4.0 2013-06-30 11:38:39 +02:00
actions.py i18n : fixes for tests -> use string interpolation, not positional interpolation 2013-07-06 13:33:52 +02:00
apiviews.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
core.py PEP8 2013-07-06 09:37:25 +02:00
forms.py PEP8 2013-07-06 09:37:25 +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 model_method_verbose_name util function 2013-07-06 11:32:57 +02:00
viewmixins.py Rename constants module to settings 2013-06-03 22:44:16 +02:00
views.py check i18n completeness 2013-07-06 13:33:52 +02:00