Documented url()'s 'regex' parameter.

This commit is contained in:
Adam Chainz 2016-12-23 00:16:26 +00:00 committed by Tim Graham
parent 8fb82a315a
commit 0a9bd266ff
2 changed files with 8 additions and 0 deletions

View file

@ -1533,6 +1533,7 @@ will be::
Ensure that you don't have non-prefixed URL patterns that might collide
with an automatically-added language prefix.
.. _translating-urlpatterns:
Translating URL patterns
------------------------