django-admin2/djadmin2/templates/admin2/bootstrap
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
..
base.html Getting admin2 to use the bootstrap theme properly. 2013-05-18 13:57:22 +02:00
index.html Getting admin2 to use the bootstrap theme properly. 2013-05-18 13:57:22 +02:00
model_add_form.html Fix incorrect template being extended. 2013-05-18 16:53:17 +02:00
model_delete_form.html Fix incorrect template being extended. 2013-05-18 16:53:17 +02:00
model_detail.html Fix incorrect template being extended. 2013-05-18 16:53:17 +02:00
model_edit_form.html Fix incorrect template being extended. 2013-05-18 16:53:17 +02:00
model_list.html Integrate permissions into views 2013-05-18 17:44:56 +02:00