django-admin2/example/blog
2013-08-13 16:51:09 -07: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 Adding tests for unselected actions. 2013-08-02 15:13:07 -04:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
actions.py "only_selected" flag exists to specify whether it should affect the 2013-08-02 13:58:57 -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 Merge pull request #366 from douglasmiranda/implementing-app-verbose-name 2013-08-13 16:51:09 -07: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