Tim Graham
|
e0de82c9b2
Fixed #25727 -- Added a doc link to cached_property.
|
9 年之前 |
Ian Foote
|
4608573788
Fixed #25693 -- Prevented data loss with Prefetch and ManyToManyField.
|
9 年之前 |
Tim Graham
|
dbbae2cead
Refs #25618 -- Forwardported 1.8.7 release note.
|
9 年之前 |
Tim Graham
|
bc6eaca304
Removed obsolete note about installing psycopg2 on Windows.
|
9 年之前 |
Mattia Larentis
|
2085d8d5bc
Fixed #25170 -- Made assertXMLEqual()/assertXMLNotEqual() ignore leading and trailing whitespace.
|
9 年之前 |
Laura Feier
|
7862cbda86
Fixed #24576 -- Made deletion of related objects deterministic.
|
9 年之前 |
Dwight Gunning
|
1f29164ced
Fixed #6727 -- Made patch_cache_control() patch an empty Cache-Control header.
|
9 年之前 |
Marti Raudsepp
|
1155843a41
Fixed #25683 -- Allowed ModelChoiceField(queryset=...) to accept Managers.
|
9 年之前 |
Tim Graham
|
c6da4b0c68
Refs #25686 -- Forwardported 1.8.7 release note.
|
9 年之前 |
Aymeric Augustin
|
1014ba026e
Fixed debug view crash during autumn DST change.
|
9 年之前 |
Thijs van Dien
|
1679472165
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
|
9 年之前 |
Dmitry Dygalo
|
917100eed7
Simplified dict initialization in two places.
|
9 年之前 |
lobziik
|
7a48f9abf2
Renamed a test file that has no tests.
|
9 年之前 |
j0hnsmith
|
0115f9faa5
Fixed #25692 -- Added natural keys support to Site model.
|
9 年之前 |
Tim Graham
|
81006b9657
Fixed #25290 -- Warned against modifying objects created in setUpTestData() in tests.
|
9 年之前 |
Neal Todd
|
c3a974c81e
Amended comment to remove reference to the no longer used NullHandler
|
9 年之前 |
Claude Paroz
|
c3531d2f20
Removed ability to pass a geometry string to GIS functions
|
9 年之前 |
Claude Paroz
|
24c1605aa0
Fixed GIS test failures when GDAL is not installed
|
9 年之前 |
Attila Tovt
|
ac750dbbc0
Fixed #25681 -- Added 'default' to DATABASES example.
|
9 年之前 |
Sergey Fedoseev
|
5f7035cec7
Fixed #25673 -- Made `GeometryField.from_db_value` set SRID
|
9 年之前 |
Sergey Fedoseev
|
f98126a05a
Fixed #25660 -- Documented GEOSGeometry.dims
|
9 年之前 |
Alex Morozov
|
99c58c27d5
Fixed #24244 -- Documented contrib.admin.models.LogEntry
|
9 年之前 |
Tim Graham
|
d49b36e485
Added stub release notes for 1.8.7.
|
9 年之前 |
Tim Graham
|
dacec66c79
Added release date for 1.8.6.
|
9 年之前 |
Tim Graham
|
4dea29ec7b
Updated admindocs instructions for the deprecation of patterns().
|
9 年之前 |
Alex Morozov
|
4373eac998
Fixed #25132 -- Documented how to retrieve a single value using values_list() and get().
|
9 年之前 |
Tim Graham
|
ebd26bf5a5
Removed an extra heading in the 1.10 release notes.
|
9 年之前 |
Ville Skyttä
|
3ee18400ae
Fixed #25668 -- Misc spelling errors
|
9 年之前 |
japrogramer
|
a10cbbbc17
Fixed typo in docs/topics/auth/default.txt.
|
9 年之前 |
Sergey Fedoseev
|
a449b7ef99
Fixed #25629 -- Added checks of the number of arguments for GeoDjango DB functions.
|
9 年之前 |