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-03-31 19:46:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
History
Claude Paroz
33f26339b7
Updated source translation catalogs.
2020-05-11 21:34:46 +02:00
..
app_template
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
locale
Updated source translation catalogs.
2020-05-11 21:34:46 +02:00
project_template
Simplified settings' BASE_DIR definition with pathlib.Path.parent.
2020-03-18 13:00:32 +01:00
urls
Fixed
#31534
-- Deprecated django.conf.urls.url().
2020-05-05 07:34:34 +02:00
__init__.py
Fixed
#25598
-- Added SCRIPT_NAME prefix to STATIC_URL and MEDIA_URL set to relative paths.
2019-09-25 19:47:03 +02:00
global_settings.py
Refs
#28622
-- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS docs.
2020-05-05 08:19:25 +02:00