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
b3cffde555
django1
/
django
/
urls
History
Дилян Палаузов
d7b2aa24f7
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
..
__init__.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
base.py
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00
conf.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
converters.py
Fixed
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04:00
exceptions.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
resolvers.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
utils.py
Refs
#23919
-- Stopped using django.utils.lru_cache().
2017-01-18 21:42:40 -05:00