mirror of
https://github.com/django/django.git
synced 2025-10-30 17:16:10 +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.