django-admin2/djadmin2
2013-07-06 16:47:11 +02:00
..
locale merge 2013-07-06 15:42:25 +02:00
static/themes/bootstrap add a basic style for login form 2013-06-24 23:49:55 -04:00
templates/djadmin2/bootstrap Added id to list_filters container 2013-07-06 16:47:11 +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
filters.py add docs to our custom widgets and default mapping, just to not formatting 2013-07-06 16:27:55 +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 first itteration 2013-07-06 15:18:01 +02: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 Merge remote-tracking branch 'upstream/develop' into list_filter 2013-07-06 16:22:14 +02:00