django-admin2/example/blog
2013-08-01 12:00:03 -04: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 Added unit tests. 2013-07-31 17:31:23 -04:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py merge 2013-07-07 16:13:48 +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 Implemented ordering, tests in the next commit. 2013-08-01 12:00:03 -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