Tim Graham
|
cc0d1eaaea
Refs #22634 -- Removed unneeded app_label in custom session engine example.
|
8 gadi atpakaļ |
Ramiro Morales
|
15a5755e7c
Fixed #26673 -- Fixed a I18N test case error on Windows+Python 2.7.
|
8 gadi atpakaļ |
Tim Graham
|
a4c20ae85b
Refs #24227 -- Fixed crash of ManyToManyField.value_from_object() on unsaved model instances.
|
8 gadi atpakaļ |
Simon Charette
|
4f474607de
Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File.
|
8 gadi atpakaļ |
Ramiro Morales
|
6ab0d1358f
Fixed #26645 -- Fixed potential makemessages failures on Windows.
|
8 gadi atpakaļ |
Bas Westerbaan
|
9407cc966b
Fixed #26635 -- Clarified Argon2PasswordHasher's memory_cost differs from command line utility.
|
8 gadi atpakaļ |
inondle
|
93c312cc9c
Fixed #26573 -- Added descriptive error message for malformed if/else/elif template tags.
|
8 gadi atpakaļ |
Alex Hill
|
ff6c6feae1
Fixed #26642 -- Made ModelSignal.disconnect() work with lazy references.
|
8 gadi atpakaļ |
Daniel Wiesmann
|
9bb1b4b7f6
Refs #25588 -- Fixed GDAL dependency in spatial lookups.
|
8 gadi atpakaļ |
Tim Graham
|
0e7e47b5d7
Fixed #26652 -- Documented removal of model instance _(default/base)_manager attributes.
|
8 gadi atpakaļ |
Sergey Fedoseev
|
26794f6657
Fixed typo in docs/topics/forms/modelforms.txt
|
8 gadi atpakaļ |
Nick Smith
|
838386815f
Fixed typo in docs/ref/models/querysets.txt
|
8 gadi atpakaļ |
Simon Charette
|
36d36818a3
Fixed #26647 -- Included the state of all applied migrations when migrating forward.
|
8 gadi atpakaļ |
MariKiev
|
30d110ef43
Added imports to docs/topics/db/aggregation.txt example.
|
9 gadi atpakaļ |
Aleksey
|
a247c1d789
Added missing quotes in openlayers.html template.
|
8 gadi atpakaļ |
Tim Graham
|
92f88206d0
Refs #26134 -- Updated deprecated MySQL GIS function names.
|
8 gadi atpakaļ |
Tim Graham
|
a0a1c4fbde
Updated GeoIP test for latest database.
|
8 gadi atpakaļ |
Simon Charette
|
722344ee59
Refs #24067 -- Fixed contenttypes rename tests failures on Oracle.
|
8 gadi atpakaļ |
Simon Charette
|
9fed4ec418
Removed an obsolete comment about a fixed ticket.
|
8 gadi atpakaļ |
Markus Holtermann
|
94486fb005
Revert "Disable patch coverage checks"
|
8 gadi atpakaļ |
Markus Holtermann
|
6dde884c01
Disable patch coverage checks
|
8 gadi atpakaļ |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 gadi atpakaļ |
Tim Graham
|
1915a7e5c5
Increased the default PBKDF2 iterations.
|
8 gadi atpakaļ |
Tim Graham
|
97c3dfe12e
Added stub 1.11 release notes.
|
8 gadi atpakaļ |
Tim Graham
|
8df083a3ce
Bumped version; master is now 1.11 pre-alpha.
|
8 gadi atpakaļ |
Alex Hill
|
779bb82f51
Fixed #26421 -- Refactored ModelSignal to use Apps.lazy_model_operation()
|
9 gadi atpakaļ |
Alex Hill
|
2ff7ef15b0
Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and tests
|
8 gadi atpakaļ |
Tim Graham
|
0eac5535f7
Removed unused sections in 1.10 release notes.
|
8 gadi atpakaļ |
Tim Graham
|
546649f2d6
Fixed some newlines in imports per isort.
|
8 gadi atpakaļ |
Simon Charette
|
05a9f3a09a
Refs #24100 -- Fixed a test failure on MySQL related to non-transactional DDL.
|
8 gadi atpakaļ |