diff options
| author | Adam Chainz <me@adamj.eu> | 2016-12-23 00:16:26 +0000 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-12-22 19:16:26 -0500 |
| commit | 0a9bd266ff8e042f53e25928527a29ce896b4955 (patch) | |
| tree | b508486bb26dfba491c4a9a8f6ef92f0a4a5b1b1 /docs/topics | |
| parent | 8fb82a315a2a2827c5b91ce1190f2d6f0c8d977b (diff) | |
Documented url()'s 'regex' parameter.
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/i18n/translation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index 1fa0cec547..aa85aff907 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -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 ------------------------ |
