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
80a62ac64f
django1
/
django
/
contrib
/
admindocs
History
Claude Paroz
02158a785e
[1.11.x] Updated translations from Transifex
2017-05-31 21:42:51 +02:00
..
locale
[1.11.x] Updated translations from Transifex
2017-05-31 21:42:51 +02:00
templates
/admin_doc
Fixed
#25823
-- Made some titles consistent in admindocs.
2015-11-30 11:17:48 -05:00
__init__.py
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
apps.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
middleware.py
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
urls.py
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00
utils.py
Fixed
#26621
-- Corrected simplify_regex()'s handling of named capture groups.
2017-01-03 13:55:11 -05:00
views.py
[1.11.x]
Fixed
#27781
-- Made simplify_regex() remove outstanding '?' characters.
2017-01-26 18:36:54 -05:00