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-30 19:20:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
urls
History
Marten Kenbeek
1358a67bf9
Fixed
#27713
-- Clarified NoReverseMatch error message when no view is found.
2017-01-11 21:40:18 -05:00
..
__init__.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
base.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
exceptions.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
resolvers.py
Fixed
#27713
-- Clarified NoReverseMatch error message when no view is found.
2017-01-11 21:40:18 -05:00
utils.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00