mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 17:30:27 +00:00
Tests were using an undocumented keyword argument for easily overriding script prefix while reversing. This is now changed into a test utility which can be used as decorator or context manager. |
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| admin.py | ||
| custom_has_permission_admin.py | ||
| customadmin.py | ||
| forms.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||