mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #16362 -- Allowed lookaround assertions in URL patterns.
This commit is contained in:
@@ -205,6 +205,11 @@ Tests
|
||||
|
||||
* ...
|
||||
|
||||
URLs
|
||||
^^^^
|
||||
|
||||
* Regular expression lookaround assertions are now allowed in URL patterns.
|
||||
|
||||
Validators
|
||||
^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user