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
Age
Commit message (
Expand
)
Author
2016-08-30
Fixed #27153 -- Added validation for HttpResponse status.
Ryan Allen
2016-08-30
Fixed #27081 -- Allowed migrations to serialize methods on pypy.
Tim Graham
2016-08-30
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
Tim Graham
2016-08-30
Fixed #27113 -- Tested that setting HttpRequest.encoding clears POST.
PremAnand Lakshmanan
2016-08-30
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
Kevan Swanberg
2016-08-30
Fixed #25109 -- Stopped silencing explicitly specified migration modules impo...
Simon Charette
2016-08-30
Removed double semicolon in SQL query
Claude Paroz
2016-08-30
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_const...
Akshesh
2016-08-29
Clarified topological_sort_as_sets() docstring.
Pavel Sutyrin
2016-08-29
Fixed #19914 -- Fixed test failures with pylibmc.
Ed Morley
2016-08-29
Fixed #27132 -- Allowed testing MemcachedCache and PyLibMCCache during the sa...
Ed Morley
2016-08-29
Refs #19914 -- Split the test_invalid_keys cache test into two.
Ed Morley
2016-08-28
Fixed typo in auth management test.
Jon Dufresne
2016-08-28
Refs #27132 -- Added pylibmc to test requirements.
Ed Morley
2016-08-28
Fixed #27136 -- Changed auth forms' autofocus attribute to HTML5 boolean syntax.
Jon Dufresne
2016-08-26
Added Django 1.11, 2.0 to Python version support table.
Tim Graham
2016-08-26
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
Baptiste Mispelon
2016-08-26
Fixed incorrect variable name in {% regroup %} docs.
Baptiste Mispelon
2016-08-26
Changed the example in the {% regroup %} docstring.
Baptiste Mispelon
2016-08-26
Fixed #27124 -- Excluded cull-related cache configs from memcached tests.
Ed Morley
2016-08-26
Fixed #26942 -- Added support for subtests during parallel testing.
Chris Jerdonek
2016-08-25
Replaced property() usage with decorator in several places.
Berker Peksag
2016-08-25
makemessages now requires a configured Django
Claude Paroz
2016-08-25
Removed unneeded smart_text
Claude Paroz
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-25
Added class-based indexes to 1.11 release notes.
Akshesh
2016-08-24
Fixed #27039 -- Fixed empty data fallback to model field default in model forms.
Tim Graham
2016-08-24
Fixed #26816 -- Corrected an admin check to require inlines to subclass Inlin...
Berker Peksag
2016-08-24
Replaced property() usage with decorator in a couple places.
Berker Peksag
2016-08-24
Removed a blank line per isort.
Tim Graham
2016-08-24
Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreationForm.fi...
Berker Peksag
2016-08-24
Fixed #26866 -- Added format_lazy function
Mattias Loverot
2016-08-24
Fixed #27104 -- Corrected shell example in tutorial 5.
Tim Graham
2016-08-24
Fixed #27115 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-24
Fixed #27072 -- Fixed AddGeometryColumn error when altering a SpatiaLite table.
Tim Graham
2016-08-24
Added environment variable support to tox configuration
Josh Smeaton
2016-08-24
Fixed #27100 -- Included already applied migration changes in the pre-migrate...
Simon Charette
2016-08-24
Fixed #27044 -- Included already applied migration changes in the post-migrat...
Simon Charette
2016-08-23
Fixed #27089 -- Added database alias to InconsistentMigrationHistory message.
Tim Graham
2016-08-23
Fixed #24650 -- Documented how to change an unmanaged model to managed.
Tim Graham
2016-08-23
Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own dri...
Matthew Somerville
2016-08-23
Fixed #26971 -- Prevented crash with non-UTF-8 incoming PATH_INFO
Claude Paroz
2016-08-23
Fixed #26998 -- Reverted some admin checks from checking field.many_to_many b...
Collin Anderson
2016-08-23
Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.
Chris Jerdonek
2016-08-20
Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
2016-08-20
Fixed #27096 -- Fixed primary key introspection for sqlite3 backend
Claude Paroz
2016-08-19
Fixed #27013 -- Clarified commands to install argon2/bcrypt packages.
Tim Graham
2016-08-19
Refs #26902 -- Protected against insecure redirects in set_language().
Przemysław Suliga
2016-08-19
Refs #26902 -- Protected against insecure redirects in Login/LogoutView.
Przemysław Suliga
[prev]
[next]