index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
conf
Age
Commit message (
Expand
)
Author
2018-08-01
[2.1.x] Updated core translations from Transifex
Claude Paroz
2018-05-26
[2.1.x] Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if...
Tim Graham
2018-05-20
[2.1.x] Fixed #29421 -- Improved Romanian locale formats
Bogdan Mateescu
2018-05-17
Updated translation catalogs
Claude Paroz
2018-04-19
Ref #23919 -- Replaced some os.path usage with pathlib.Path.
Tom
2018-04-17
Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is acc...
Jon Dufresne
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-03-12
Changed es_MX's THOUSAND_SEPARATOR to a comma.
Alejandro Sánchez
2018-02-28
Updated translations from Transifex
Claude Paroz
2018-02-26
Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.
Tim Graham
2018-02-20
Updated project template to use single quotes where appropriate.
Douwe Osinga
2018-02-10
Fixed #29109 -- Fixed the admin time picker widget for the Thai locale.
Manatsawin Hanmongkolchai
2018-01-31
Fixed #29090 -- Updated Hungarian time formats to use ':' instead of '.'.
danieltatraivertis
2017-12-01
Added Kabyle language
Claude Paroz
2017-12-01
Updated core translations from Transifex
Claude Paroz
2017-11-15
Updated main translation catalog
Claude Paroz
2017-11-08
Refs #28593 -- Updated old class names in comments following URL routing chan...
Andrei Fokau
2017-11-01
Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie exam...
Tim Graham
2017-10-26
Fixed #28747 -- Fixed typos in django/conf/global_settings.py comments.
Duarte Fernandes
2017-10-17
Updated Basque (eu) locale formats.
Eneko Illarramendi
2017-10-13
Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Claude Paroz
2017-09-24
Updated translation catalogs
Claude Paroz
2017-09-22
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-13
Removed unnecessary parens in various code.
Mariusz Felisiak
2017-09-13
Refs #28593 -- Moved django.conf.urls.include() to django.urls().
Tim Graham
2017-05-31
Updated translations from Transifex
Claude Paroz
2017-05-05
Fixed #28085 -- Added missing plural forms in en translation catalogs
Claude Paroz
2017-04-04
Updated core translations from Transifex
Claude Paroz
2017-03-07
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
Tim Graham
2017-03-04
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
Anton Samarchyan
2017-02-23
Fixed #27878, refs #23919 -- Used python3 shebangs.
Chris Lamb
2017-02-22
Fixed typos in code comments.
Anton Samarchyan
2017-02-22
Updated Thai (th) locale formats.
Manatsawin Hanmongkolchai
2017-02-22
Updated Bengali (bn) locale formats.
Asif Saifuddin Auvi
2017-02-16
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-01
Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.
Vytis Banaitis
2017-01-27
Fixed #27748 -- Switched HTTP error handlers to reference callables instead o...
Dmitry Gladkov
2017-01-27
Improved test coverage and error messages for conf.urls.__init__.
Anton Samarchyan
2017-01-26
Slightly simplified django.conf.urls.static.static().
Anton Samarchyan
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super().
chillaranand
2017-01-21
Refs #23919 -- Removed misc references to Python 2.
Tim Graham
2017-01-19
Updated translation catalogs
Claude Paroz
2017-01-19
Refs #23919 -- Stopped inheriting from object to define new style classes.
Simon Charette
2017-01-18
Refs #23919 -- Stopped using django.utils.lru_cache().
Aymeric Augustin
2017-01-18
Refs #23919 -- Removed six.<various>_types usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.
Tim Graham
2016-12-29
Fixed #27653 -- Added Ukrainian locale formats.
Illia Volochii
[next]