mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Documented url()'s 'regex' parameter.
This commit is contained in:
parent
8fb82a315a
commit
0a9bd266ff
2 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue