mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-17 05:11:07 +00:00
There's currently a lot of copy-pasting of breadcrumbs, this can be revisited once we have a better understanding of how we're going to handle navigation. I've also tried to make template context variables more logical and consistent throughout. |
||
|---|---|---|
| .. | ||
| includes | ||
| app_index.html | ||
| base.html | ||
| delete_selected_confirmation.html | ||
| index.html | ||
| model_confirm_delete.html | ||
| model_detail.html | ||
| model_list.html | ||
| model_update_form.html | ||