django-admin2/djadmin2
2013-07-18 13:46:00 -07:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
static/themes/bootstrap fixing the fixed height of .change_form in order to provide an "auto height" 2013-07-09 03:04:28 -04:00
templatetags started on history 2013-07-18 13:00:14 -07:00
tests Added renderer tests 2013-07-07 15:08:41 +02:00
themes actual data in history template 2013-07-18 13:05:56 -07:00
__init__.py Inlines separated into stacked and tabular 2013-07-18 15:02:07 +02:00
actions.py merge 2013-07-07 16:13:48 +02:00
admin2.py prep for #273 2013-07-18 16:32:50 +02:00
apiviews.py merge 2013-07-07 16:13:48 +02:00
core.py merge 2013-07-07 16:13:48 +02:00
filters.py merge 2013-07-07 16:13:48 +02:00
forms.py merge 2013-07-07 16:13:48 +02:00
models.py Stealing the logger from the old admin. 2013-07-18 13:46:00 -07:00
permissions.py merge 2013-07-07 16:13:48 +02:00
renderers.py prep for #273 2013-07-18 16:32:50 +02:00
settings.py 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
types.py Inlines separated into stacked and tabular 2013-07-18 15:02:07 +02:00
utils.py merge 2013-07-07 16:13:48 +02:00
viewmixins.py merge 2013-07-07 16:13:48 +02:00
views.py PEP8 2013-07-18 13:04:47 -07:00