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
2013-03-02
Fixed #16888 -- Added microseconds in localized input formats
Claude Paroz
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-02-26
Merged core translations from 1.5 branch
Claude Paroz
2013-02-25
Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-15
Put unicode_literals into all formats.py
Alexey Boriskin
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-15
Fixed #19092 -- Completed Lithuanian date/time formats
Claude Paroz
2013-01-09
Remove inaccurate comment regarding language names.
Carl Meyer
2013-01-01
Merge pull request #182 from kspi/patch-1
Florian Apolloner
2012-12-29
Advanced pending deprecation warnings.
Aymeric Augustin
2012-12-29
Removed django.conf.urls.defaults.
Aymeric Augustin
2012-12-29
Removed backwards-compatibility shim for #16288.
Aymeric Augustin
2012-12-01
Fixed #19015 -- Removed ISO formats from localized formats.py
Claude Paroz
2012-12-01
Fixed #19015 -- Add ISO input formats to all formats
Claude Paroz
2012-11-25
Merge pull request #476 from wraithan/patch-1
Aymeric Augustin
2012-11-24
Fixed #19293 -- Updated Czech input formats
VladimĂr Macek
2012-11-17
Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-16
Fixed #18985 -- made DeprecationWarnings loud
Preston Holmes
2012-11-10
Fixed #14264 -- Ensured settings.configure configures logging
Claude Paroz
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-30
Fixed #19174 -- Fixed capitalization errors in LANG_INFO
Claude Paroz
2012-10-30
Fixed #15714 -- Added note about capitalization of LANG_INFO name_local
Claude Paroz
2012-10-28
Fixed #18575 -- Empty DATABASES should default to dummy backend
Claude Paroz
2012-10-28
Consistently indent comments in project template
Chris McDonald
2012-10-28
Reverted unintentional change in aff9b2f.
Aymeric Augustin
2012-10-28
Fixed #19203 -- Added isolation to a humanize test
Aymeric Augustin
2012-10-22
Fixed #19164 -- Fixed diffsettings command broken in fix for #18545.
Carl Meyer
2012-10-15
Updated base translation files
Claude Paroz
2012-10-12
Moved de_CH/formats.py in its correct location
Claude Paroz
2012-09-29
Combined Django DEFAULT_LOGGING with user LOGGING config
Claude Paroz
2012-09-27
Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling.
Carl Meyer
2012-09-26
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
Adrien Lemaire
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-24
Fixed #14861 -- Moved logging config outside of Settings.__init__
Claude Paroz
2012-09-08
Remove a couple unused imports.
Carl Meyer
2012-09-08
Fixed #18545 -- Make the 'no DJANGO_SETTINGS_MODULE' error message more usefu...
Carl Meyer
2012-09-04
Fixed #18824 -- Allow deleting a setting from overriden settings
Claude Paroz
2012-09-01
Fixed #9920 - Clarfied empty string vs. localhost in settings database host.
Tim Graham
2012-08-21
Removed obsolete __members__ definitions
Claude Paroz
2012-08-08
remove a bunch of unnescesarry iterkeys() calls
Alex Gaynor
2012-08-07
[py3] Fixed access to dict keys/values/items.
Aymeric Augustin
2012-08-04
Fixed #18700 -- Added URL reversal for i18n set_language view.
Simon Meers
2012-08-03
Fixed #18363 -- Improved Galician date and time format strings
Claude Paroz
2012-08-03
Fixed #18684 -- Added Finnish DATETIME_FORMAT
Claude Paroz
2012-07-22
[py3] Replaced basestring by six.string_types.
Aymeric Augustin
2012-07-04
Correct Lithuanian short date format.
kspi
[prev]
[next]