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
72a170b4c3
django1
/
django
/
urls
History
François Freitag
abea86f9e4
Removed unnecessary tuple wrapping of single format string argument.
2020-04-27 08:30:16 +02:00
..
__init__.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
base.py
Fixed
#29744
-- Fixed caching of URLResolver for a default URLconf.
2019-07-03 11:37:28 +02:00
conf.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
converters.py
Removed django.utils.lru_cache usage.
2019-02-04 20:07:49 -05:00
exceptions.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
resolvers.py
Removed unnecessary tuple wrapping of single format string argument.
2020-04-27 08:30:16 +02:00
utils.py
Refs
#23919
-- Stopped using django.utils.lru_cache().
2017-01-18 21:42:40 -05:00