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
7186c536c4
django1
/
django
/
contrib
/
admindocs
History
Ramon Saraiva
dcb094abe8
Fixed
#32421
-- Made admindocs ModelDetailView show model cached properties.
2021-02-11 06:50:50 +01:00
..
locale
Updated source translation catalogs.
2021-01-15 09:43:45 +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
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
apps.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
middleware.py
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +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
Fixed
#32421
-- Made admindocs ModelDetailView show model cached properties.
2021-02-11 06:50:50 +01:00