django-admin2/example/blog
2016-05-20 10:54:42 +02:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
migrations Fix model migrations 2016-05-20 10:54:42 +02:00
templates create a djadmin2_site in djadmin2/site.py to make it work in django 1.9 2016-05-08 01:29:17 +02:00
tests Fix test_apiviews (remove a space) 2016-05-20 09:20:01 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py Optimise imports 2016-05-08 01:31:16 +02:00
admin.py Drilling down works on a functional level. Gotta set up interface and 2013-07-30 16:28:24 -04: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 Fixes for compatibility with python3. 2014-11-26 09:42:17 -06:00
views.py merge 2013-07-09 17:58:52 +02:00