mirror of
https://github.com/django/django.git
synced 2025-01-26 10:09:42 +00:00
bc7923beff
Changed the url template tag to use request.resolver_match.namespace as a default for the current_app argument if request.current_app is not set.