django-admin2/djadmin2
2013-05-19 15:32:51 +02:00
..
static/themes/bootstrap More style changes on model list 2013-05-19 14:29:29 +02:00
templates/admin2/bootstrap Merge pull request #92 from ludw/modellistui 2013-05-19 06:05:57 -07:00
templatetags remove unnecessary exceptions file 2013-05-19 14:26:03 +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 We don't need detail pages for apps in the API. 2013-05-19 14:23:18 +02:00
core.py Merge pull request #90 from gregmuellegger/rest-api-integration 2013-05-19 05:48:51 -07:00
forms.py Rename package to djadmin2 2013-05-18 11:52:03 +02:00
models.py Fixing issue that permissions cannot be hyperlinked from users and group API resource. 2013-05-19 15:32:51 +02:00
views.py Better index view. First part of #81 2013-05-19 13:03:25 +02:00