Tim Graham
|
3f16e4df49
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
|
8 anos atrás |
PremAnand Lakshmanan
|
c41fd66f77
Fixed #27113 -- Tested that setting HttpRequest.encoding clears POST.
|
8 anos atrás |
Kevan Swanberg
|
35504f74a8
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
|
8 anos atrás |
Simon Charette
|
0d7929266e
Fixed #25109 -- Stopped silencing explicitly specified migration modules import errors.
|
8 anos atrás |
Claude Paroz
|
a72411e140
Removed double semicolon in SQL query
|
8 anos atrás |
Akshesh
|
4c7bf83cde
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_constraints().
|
8 anos atrás |
Pavel Sutyrin
|
3fe92f4477
Clarified topological_sort_as_sets() docstring.
|
8 anos atrás |
Ed Morley
|
674e3fe13e
Fixed #19914 -- Fixed test failures with pylibmc.
|
8 anos atrás |
Ed Morley
|
047c1d48a6
Fixed #27132 -- Allowed testing MemcachedCache and PyLibMCCache during the same test run.
|
8 anos atrás |
Ed Morley
|
cfd1f93d55
Refs #19914 -- Split the test_invalid_keys cache test into two.
|
8 anos atrás |
Jon Dufresne
|
488b3d2b38
Fixed typo in auth management test.
|
8 anos atrás |
Ed Morley
|
5d978c4621
Refs #27132 -- Added pylibmc to test requirements.
|
8 anos atrás |
Jon Dufresne
|
ae98d40c35
Fixed #27136 -- Changed auth forms' autofocus attribute to HTML5 boolean syntax.
|
8 anos atrás |
Tim Graham
|
38cf9ef390
Added Django 1.11, 2.0 to Python version support table.
|
8 anos atrás |
Baptiste Mispelon
|
61b45dff6b
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
|
8 anos atrás |
Baptiste Mispelon
|
7968bb7fad
Fixed incorrect variable name in {% regroup %} docs.
|
8 anos atrás |
Baptiste Mispelon
|
47f57d6776
Changed the example in the {% regroup %} docstring.
|
8 anos atrás |
Ed Morley
|
606a303856
Fixed #27124 -- Excluded cull-related cache configs from memcached tests.
|
8 anos atrás |
Chris Jerdonek
|
42dcceba61
Fixed #26942 -- Added support for subtests during parallel testing.
|
8 anos atrás |
Berker Peksag
|
a02b5848ae
Replaced property() usage with decorator in several places.
|
8 anos atrás |
Claude Paroz
|
ebdfd656b4
makemessages now requires a configured Django
|
8 anos atrás |
Claude Paroz
|
066283a11d
Removed unneeded smart_text
|
8 anos atrás |
Mattias Loverot
|
2315114090
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
|
8 anos atrás |
Claude Paroz
|
13c3e5d5a0
Fixed #25995 -- Added an encoder option to JSONField
|
8 anos atrás |
Akshesh
|
989f6108d3
Added class-based indexes to 1.11 release notes.
|
8 anos atrás |
Tim Graham
|
4bc6b93994
Fixed #27039 -- Fixed empty data fallback to model field default in model forms.
|
8 anos atrás |
Berker Peksag
|
426bca002c
Fixed #26816 -- Corrected an admin check to require inlines to subclass InlineModelAdmin.
|
8 anos atrás |
Berker Peksag
|
3c97ba2a0d
Replaced property() usage with decorator in a couple places.
|
8 anos atrás |
Tim Graham
|
a3abbe1fcb
Removed a blank line per isort.
|
8 anos atrás |
Berker Peksag
|
3c18f8a3d2
Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreationForm.fields.
|
8 anos atrás |