django-admin2/djadmin2
2021-10-17 17:09:23 +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 feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
templatetags feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
tests remove python 2 style codes 2021-10-17 17:09:23 +06:00
themes Fix for recent Django. 2021-03-09 13:14:40 +01:00
__init__.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
actions.py remove python 2 style codes 2021-10-17 17:09:23 +06:00
admin2.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
apiviews.py remove python 2 style codes 2021-10-17 17:09:23 +06:00
apps.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
core.py remove python 2 style codes 2021-10-17 17:09:23 +06:00
filters.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
forms.py remove python 2 style codes 2021-10-17 17:09:23 +06:00
models.py More Django fixes. 2021-03-09 12:44:05 +01:00
permissions.py remove python 2 style codes 2021-10-17 17:09:23 +06:00
renderers.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
settings.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06: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 remove python 2 style super call and explicit object inheritance 2021-10-17 17:09:23 +06:00
utils.py remove python 2 style super call from utils 2021-10-17 17:09:23 +06:00
viewmixins.py remove python 2 style super call and explicit object inheritance from viewmixins 2021-10-17 17:09:23 +06:00
views.py remove python 2 style super call and explicit object inheritance 2021-10-17 17:09:23 +06:00