django-admin2/example/blog
2014-10-10 22:19:04 -05: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 fixing django 1.7 errors 2014-10-10 22:19:04 -05: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 Added unit tests. 2013-07-31 17:31:23 -04:00
views.py merge 2013-07-09 17:58:52 +02:00