This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-07-09 20:29:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
/
patterns
History
Adam Johnson
5b6b257fa7
[3.2.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expressions.
...
Thanks to Benjamin Balder Bach for the report.
2022-09-27 10:17:34 +02:00
..
locale
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
templates
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
urls
Refs
#26431
-- Added tests for resolving URL and translate_url() with provided optional parameter.
2019-06-24 11:30:26 +02:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[3.2.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expressions.
2022-09-27 10:17:34 +02:00