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
b991eefd3a
django1
/
django
/
contrib
/
admindocs
History
Hasan Ramezani
e3d0b4d550
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00
..
locale
Updated translation catalogs
2019-09-08 17:35:32 +02:00
templates
/admin_doc
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +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
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00
views.py
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00