django-admin2/djadmin2
2013-05-19 14:23:18 +02:00
..
static/themes/bootstrap Stub out more UI parts for #81 2013-05-19 13:29:28 +02:00
templates/admin2/bootstrap Change model from index. Stub for Add. Close #81. 2013-05-19 14:06:27 +02:00
templatetags merge in from @AndrewIngram for #58 2013-05-19 09:47:42 +02:00
tests Using django's TestCase and instead of the one from unittest. 2013-05-19 14:23:18 +02:00
__init__.py version bump 2013-05-19 10:28:37 +02:00
apiviews.py Tests for the API index view. 2013-05-19 14:23:18 +02:00
core.py Tests for the API index view. 2013-05-19 14:23:18 +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
models.py Adding support for pagination. 2013-05-19 14:23:18 +02:00
views.py Better index view. First part of #81 2013-05-19 13:03:25 +02:00