This website requires JavaScript.
Explore
Help
Register
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-01-09 18:06:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
815a0bb80d
django
/
django
/
urls
History
Mads Jensen
550cb3a365
Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress().
2017-06-28 14:07:55 -04:00
..
__init__.py
base.py
Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress().
2017-06-28 14:07:55 -04:00
exceptions.py
resolvers.py
Fixed
#28249
-- Removed unnecessary dict.keys() calls.
2017-05-27 19:08:46 -04:00
utils.py