django-admin2/djadmin2
2013-07-07 10:58:35 +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 for #268, this adds actions_on_bottom for the default view 2013-07-07 10:58:35 +02:00
templatetags Added model_attr_verbose_name template filter. 2013-07-06 11:32:57 +02:00
tests merge 2013-07-06 18:33:44 +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
admin2.py Remove django-admin2 from the dashboard if it's not been activated 2013-07-07 10:42:55 +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 PEP-8 of filters 2013-07-06 18:28:05 +02:00
forms.py merge 2013-07-06 18:33:44 +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 for #268, this adds actions_on_bottom for the default view 2013-07-07 10:58:35 +02:00
types.py for #268, this adds actions_on_bottom for the default view 2013-07-07 10:58:35 +02:00
utils.py fix indentation issues 2013-07-06 17:35:58 +02:00
viewmixins.py Rename constants module to settings 2013-06-03 22:44:16 +02:00
views.py PEP-8 of filters 2013-07-06 18:26:29 +02:00