django-admin2/djadmin2
Rivo Laks e7861323ca Integrate permissions into views
Views now ensure that the user has corresponding permissions.
Also, action buttons, e.g. Add, are shown only when the user can actually do that.
2013-05-18 17:44:56 +02:00
..
static/themes/bootstrap Add Bootstrap theme files. 2013-05-18 12:10:10 +02:00
templates/admin2 Integrate permissions into views 2013-05-18 17:44:56 +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 Integrate permissions into views 2013-05-18 17:44:56 +02:00
views.py Integrate permissions into views 2013-05-18 17:44:56 +02:00