mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-18 15:10:30 +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. |
||
|---|---|---|
| .. | ||
| templates/blog | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| admin2.py | ||
| models.py | ||
| views.py | ||