mirror of
https://github.com/django/django.git
synced 2025-11-30 07:19:08 +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 | ||
| settings.py | ||
| test_csrf.py | ||
| test_forms.py | ||
| test_middleware.py | ||
| test_models.py | ||
| test_sitemaps.py | ||
| test_templatetags.py | ||
| test_views.py | ||
| urls.py | ||