django-admin2/djadmin2
Andrew Ingram 24bfdab8a6 custom form class support
Also sets framework for adding kwargs to any admin2 view
2013-05-18 16:59:06 +02:00
..
static/themes/bootstrap Add Bootstrap theme files. 2013-05-18 12:10:10 +02:00
templates/admin2 Added django admin style registration (for now) 2013-05-18 15:43:44 +02:00
tests Rename package to djadmin2 2013-05-18 11:52:03 +02:00
__init__.py Add missing newlines at end of files 2013-05-18 16:10:17 +02:00
core.py custom form class support 2013-05-18 16:59:06 +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 custom form class support 2013-05-18 16:59:06 +02:00
views.py Added django admin style registration (for now) 2013-05-18 15:43:44 +02:00