django-admin2/djadmin2
Daniel Greenfeld 7b8b9afa96 merge
2013-07-07 15:39:59 +02:00
..
locale regenerate locales after change on buttons 2013-07-07 11:02:54 +02:00
static/themes/bootstrap merge 2013-07-07 15:39:59 +02:00
templates/djadmin2/bootstrap merge 2013-07-07 15:39:59 +02:00
templatetags Automatically choose best renderer by default 2013-07-07 15:08:07 +02:00
tests Added renderer tests 2013-07-07 15:08:41 +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 Documentation 2013-07-07 15:08:42 +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 Moved get_attr filter to utils 2013-07-07 15:08:07 +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