django-admin2/djadmin2
Daniel Greenfeld 705110d20a Merge pull request #52 from audreyr/template-fixes
Fix incorrect templates being extended.
2013-05-18 07:57:28 -07:00
..
static/themes/bootstrap Add Bootstrap theme files. 2013-05-18 12:10:10 +02:00
templates/admin2 Fix incorrect template being extended. 2013-05-18 16:53:17 +02:00
tests Fixed importissue with tests 2013-05-18 15:30:32 +02:00
__init__.py Add missing newlines at end of files 2013-05-18 16:10:17 +02:00
core.py Add missing newlines at end of files 2013-05-18 16:10:17 +02:00
exceptions.py Rename package to djadmin2 2013-05-18 11:52:03 +02:00
forms.py Rename package to djadmin2 2013-05-18 11:52:03 +02:00
mixins.py getting the views to work 2013-05-18 12:57:01 +02:00
models.py Reformat modeladmin urls 2013-05-18 15:57:42 +02:00
views.py Refactor views to use new Admin2Mixin 2013-05-18 16:40:18 +02:00