django-admin2/djadmin2
2015-03-21 16:26:12 +00:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +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 Merge pull request #386 from tyrion/patch-2 2015-01-10 18:35:31 -02:00
themes Fix: "there are no" instead "there isn't" on the empty form message. 2013-12-17 23:43:49 -03:00
__init__.py bump to 0.6.1 2014-02-26 10:21:56 -08:00
actions.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
admin2.py prep for #273 2013-07-18 16:32:50 +02:00
apiviews.py Fixes for compatibility with python3. 2014-11-26 09:42:17 -06:00
core.py fixes to review by @andrewsmedina #403 2015-01-08 08:41:41 +01:00
filters.py fixes to review by @andrewsmedina #403 2015-01-08 08:41:41 +01:00
forms.py fixing test with modelforms 2014-10-10 22:19:03 -05:00
models.py Remove accidental dependency on django.contrib.admin 2013-08-02 12:52:38 +02:00
permissions.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00
renderers.py fixing next py3 problems... only 57 failing tests left. 2014-10-10 22:19:04 -05:00
settings.py Implemented ordering, tests in the next commit. 2013-08-01 12:00:03 -04:00
types.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00
utils.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00
viewmixins.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00
views.py Fix some Django 1.8 compatibility issues. 2015-03-21 16:26:12 +00:00