This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
d476fa96ac1a91b5dbb9cf735665bb8755d1ee2a
django
/
django
/
conf
History
Manatsawin Hanmongkolchai
45b301d078
[1.11.x] Updated Thai (th) locale formats.
...
Backport of
46e51632dc
from master
2017-02-22 10:19:19 -05:00
..
app_template
Fixed
#27171
-- Added unicode_literals and coding preamble to all files in startapp template on Python 2.
2016-09-03 12:00:00 -04:00
locale
[1.11.x] Updated Thai (th) locale formats.
2017-02-22 10:19:19 -05:00
project_template
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
urls
Fixed
#26945
-- Ensured that i18n_patterns returns a list
2016-07-24 17:17:00 +02:00
__init__.py
Fixed
#27625
-- Made LazySettings cache attributes in __dict__.
2016-12-23 10:58:06 -05:00
global_settings.py
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00