django-admin2/djadmin2
2013-07-07 15:07:06 +02:00
..
locale regenerate locales after change on buttons 2013-07-07 11:02:54 +02:00
static/themes/bootstrap improved filter form styling 2013-07-07 11:59:45 +02:00
templates/djadmin2/bootstrap First renderer implementation 2013-07-07 15:07:06 +02:00
templatetags First renderer implementation 2013-07-07 15:07:06 +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 work on i18n : add comments for translators, french translation to check the result 2013-07-07 11:00:49 +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 work on i18n : add comments for translators, french translation to check the result 2013-07-07 11:00:49 +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
renderers.py First renderer implementation 2013-07-07 15:07:06 +02:00
settings.py First renderer implementation 2013-07-07 15:07:06 +02:00
types.py First renderer implementation 2013-07-07 15:07:06 +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