django-admin2/example/files
2016-05-08 01:29:17 +02:00
..
locale Fix missing enctype="multipart/form-data" when needed 2013-09-11 22:20:38 +08:00
migrations Add migrations but not use them in test for now 2016-05-07 23:59:55 +02:00
templates Fix missing enctype="multipart/form-data" when needed 2013-09-11 22:20:38 +08:00
tests Fixes for compatibility with python3. 2014-11-26 09:42:17 -06:00
__init__.py Fix missing enctype="multipart/form-data" when needed 2013-09-11 22:20:38 +08:00
admin.py Fix missing enctype="multipart/form-data" when needed 2013-09-11 22:20:38 +08:00
admin2.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
models.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
views.py Fix missing enctype="multipart/form-data" when needed 2013-09-11 22:20:38 +08:00