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-03-09 00:42:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
urls
History
Lucas Lois
e7fa89fb58
Fixed
#27262
-- Moved URL checks to resolver and pattern classes.
...
Thanks Sjoerd Job Postmus for the report and review.
2016-10-05 15:34:26 -04:00
..
__init__.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
base.py
Removed unnecessary imports.
2016-01-23 15:11:05 +01:00
exceptions.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
resolvers.py
Fixed
#27262
-- Moved URL checks to resolver and pattern classes.
2016-10-05 15:34:26 -04:00
utils.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00