This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0c4ac12a7b
django1
/
django
/
core
/
cache
History
Tim Graham
6e4c6281db
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
...
This reverts commit
550cb3a365
because try/except performs better.
2017-09-07 08:16:21 -04:00
..
backends
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00
__init__.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
utils.py
Refs
#23919
-- Replaced usage of django.utils.http utilities with Python equivalents
2017-01-26 19:49:03 +01:00