mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 15:30:24 +00:00
Made URL application namespaces be set in the included URLconf and instance namespaces in the call to include(). Deprecated other ways to set application and instance namespaces. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| default.py | ||
| disabled.py | ||
| included.py | ||
| namespace.py | ||
| path_unused.py | ||
| wrong.py | ||
| wrong_namespace.py | ||