django-admin2/example/blog
2016-05-07 21:36:43 +02:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
templates Move default theme to it's own app. This way we are following the same pattern that other themes will have to use fix #333 2013-07-18 17:55:08 +02:00
tests Fix nested object test 2016-05-07 21:36:43 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py moving the unpublish_* actions to the right place ( issue #277 ) 2013-09-26 23:42:42 -04: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 moving the unpublish_* actions to the right place ( issue #277 ) 2013-09-26 23:42:42 -04: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