mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-16 12:51:08 +00:00
All views subclassing AdminModel2Mixin will need the model name in their template context, so moving it to the base class so child views don't all have to override get_context_data. |
||
|---|---|---|
| .. | ||
| static/themes/bootstrap | ||
| templates/admin2/bootstrap | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| apiviews.py | ||
| core.py | ||
| forms.py | ||
| models.py | ||
| views.py | ||