mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-27 19:40:32 +00:00
Uses Django's builtin per-model permissions (add/change/delete plus view which we'll add) and also supports per-object permissions. |
||
|---|---|---|
| .. | ||
| static/themes/bootstrap | ||
| templates/admin2 | ||
| tests | ||
| __init__.py | ||
| exceptions.py | ||
| forms.py | ||
| mixins.py | ||
| models.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||