django-admin2/djadmin2
2016-05-08 00:12:53 +02:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
migrations Add migrations but not use them in test for now 2016-05-07 23:59:55 +02:00
static/themes/bootstrap A nice margin for a nice message. :) 2013-09-27 00:52:51 -04:00
templatetags "djadmin2theme_default" should not be hard-coded in templatetags. 2013-12-03 11:33:39 +01:00
tests Fix flake8 errors 2016-05-07 22:59:15 +02:00
themes Use static template tag instead of STATIC_URL 2015-08-21 10:27:35 +09:00
__init__.py Fix flake8 errors 2016-05-07 22:59:15 +02:00
actions.py Fix flake8 errors 2016-05-07 22:59:15 +02:00
admin2.py Update django rest framework 2016-05-07 23:26:48 +02:00
apiviews.py Update django rest framework 2016-05-07 23:26:48 +02:00
core.py Update url patterns 2016-05-07 23:57:53 +02:00
filters.py Fix flake8 errors 2016-05-07 22:59:15 +02:00
forms.py Update django rest framework 2016-05-07 23:26:48 +02:00
models.py Remove accidental dependency on django.contrib.admin 2013-08-02 12:52:38 +02:00
permissions.py Update permission.py 2016-05-08 00:12:53 +02:00
renderers.py Fixed datetime_renderer to be compatible with django 1.8. Django ticket #23466 2015-03-30 12:50:08 -05:00
settings.py Implemented ordering, tests in the next commit. 2013-08-01 12:00:03 -04:00
types.py Update django rest framework 2016-05-07 23:26:48 +02:00
utils.py Fix flake8 errors 2016-05-07 23:28:30 +02:00
viewmixins.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00
views.py Fix flake8 errors 2016-05-07 22:59:15 +02:00