django-admin2/djadmin2
2018-10-23 14:32:57 +06:00
..
contrib fixed flake8 errors 2018-05-10 22:22:00 +06:00
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
migrations fixed migrations on_delete argument warning 2018-09-03 13:38:39 +06:00
templatetags Fix tests (#448) 2016-11-13 11:47:08 +06:00
tests fixed deprecation warning it test_actions 2018-10-23 14:32:57 +06:00
themes fixed static 2018-10-23 13:05:17 +06:00
__init__.py update 0.7.1 tag for release 2017-01-10 23:43:07 +06:00
actions.py Optimise imports 2016-05-08 01:31:16 +02:00
admin2.py add compatibility with last version of deps (#454) 2016-11-29 23:16:39 +06:00
apiviews.py fixed reverse reverse_lazy import errors 2018-05-11 01:23:23 +06:00
apps.py style fix 2018-05-11 01:17:37 +06:00
core.py fixed lint error 2018-09-03 13:45:27 +06:00
filters.py fix deprecation warnings (#463) 2018-09-17 13:58:30 +06:00
forms.py fixed reverse reverse_lazy import errors 2018-05-11 01:23:23 +06:00
models.py add on_delete positional arg to related fields 2018-05-10 23:58:25 +06:00
permissions.py fixed is_authenticated error 2018-09-03 14:13:10 +06:00
renderers.py Optimise imports 2016-05-08 01:31:16 +02:00
settings.py Update default theme to a bootstrap3 theme based on http://startbootstrap.com/template-overviews/sb-admin-2/ 2016-05-26 11:34:21 +02:00
site.py create a djadmin2_site in djadmin2/site.py to make it work in django 1.9 2016-05-08 01:29:17 +02:00
types.py fixed reverse reverse_lazy import errors 2018-05-11 01:23:23 +06:00
utils.py Fix tests (#448) 2016-11-13 11:47:08 +06:00
viewmixins.py fixed reverse reverse_lazy import errors 2018-05-11 01:23:23 +06:00
views.py fix deprecation warnings (#463) 2018-09-17 13:58:30 +06:00