django-admin2/djadmin2/templates/admin2/bootstrap
Ben Tappin 11f193ffc9 UI improvements when deleting objects.
Shows nested child objects that will be deleted when deleting a single object or multiple objects.

Includes some hacky tests for NestedObjects in the example app.
2013-05-29 12:38:32 +01:00
..
includes Using new permission handling in templates. 2013-05-29 10:47:45 +02:00
app_index.html Initial stab at breadcrumbs 2013-05-26 01:55:43 +01:00
base.html Initial stab at breadcrumbs 2013-05-26 01:55:43 +01:00
delete_selected_confirmation.html UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
index.html Initial stab at breadcrumbs 2013-05-26 01:55:43 +01:00
model_confirm_delete.html UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
model_detail.html Rename app-index view to app_index 2013-05-28 13:24:18 +01:00
model_list.html Using new permission handling in templates. 2013-05-29 10:47:45 +02:00
model_update_form.html Rename app-index view to app_index 2013-05-28 13:24:18 +01:00