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
437196da9a
django1
/
django
/
contrib
/
admindocs
History
Jon Dufresne
dfb9ae1d23
Refs
#30400
-- Improved typography in admin_doc/missing_docutils.html.
2020-05-23 12:02:10 +02:00
..
locale
Updated translations from Transifex.
2020-01-31 20:59:10 +01:00
templates
/admin_doc
Refs
#30400
-- Improved typography in admin_doc/missing_docutils.html.
2020-05-23 12:02:10 +02:00
__init__.py
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
apps.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
middleware.py
Refs
#26601
-- Removed obsolete workarounds for MIDDLEWARE_CLASSES setting.
2019-10-23 08:18:48 +02:00
urls.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
utils.py
Refs
#30116
-- Simplified regex match group access with Match.__getitem__().
2020-05-11 12:01:28 +02:00
views.py
Used model's Options.label/label_lower where applicable.
2020-01-29 12:09:20 +01:00