mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-05 23:41:04 +00:00
Uses the template tag admin2_url to create namespaced view names from inside of views. Create model form now redirects to the model index page, as django.contrib.admin. does. Removed get_success_url from ModelListView, as generic.ListView does not call this method. |
||
|---|---|---|
| .. | ||
| static/themes/bootstrap | ||
| templates/admin2/bootstrap | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| apiviews.py | ||
| core.py | ||
| forms.py | ||
| models.py | ||
| views.py | ||