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-04-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
History
Claude Paroz
d54baf6970
Updated translations from Transifex
...
Forward port of b3f7262e6e5d9e68e37fb21af89ed6656291faa3 from stable/2.2.x
2019-06-29 16:17:16 +02:00
..
app_template
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
locale
Updated translations from Transifex
2019-06-29 16:17:16 +02:00
project_template
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
urls
Fixed
#24336
-- Made django.conf.urls.static() ignore all absolute URLs
2018-07-24 09:32:33 +02:00
__init__.py
Fixed
#30234
-- Disallowed non-upper settings in settings.configure().
2019-03-05 09:52:08 -05:00
global_settings.py
Fixed
#30304
-- Added support for the HttpOnly, SameSite, and Secure flags on language cookies.
2019-04-08 11:26:06 +02:00