Shai Berger
|
c93ac9cf42
Refs #25850, #27142, #27110 -- Documented migration history consistency checks.
|
8 年之前 |
Tim Graham
|
de7f9758ac
Added stub release notes for 1.10.2.
|
8 年之前 |
Tim Graham
|
894df3e327
Added release date for 1.10.1.
|
8 年之前 |
Tim Graham
|
098c07a032
Fixed #27142, #27110 -- Made makemigrations consistency checks respect database routers.
|
8 年之前 |
Sergei Maertens
|
32c02f2a0e
Fixed #5908 -- Added {% resetcycle %} template tag.
|
8 年之前 |
Ed Morley
|
2cfd48bccd
Updated roadmap link for 1.11.
|
8 年之前 |
Riccardo Magliocchetti
|
7ed8b98f42
Clarified URL regex check message with respect to include().
|
8 年之前 |
Claude Paroz
|
6b54504e66
Refs #27162 -- Complemented docs related to CreateExtension
|
8 年之前 |
Tim Graham
|
789f9c9b29
Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
|
8 年之前 |
Alex Hill
|
d9c083cfee
Refs #27039 -- Fixed regression with field defaults in prefixed forms.
|
8 年之前 |
Adam Zapletal
|
ca2ccf54ff
Fixed #24112 -- Fixed assertInHTML()'s counting if needle has no root element.
|
8 年之前 |
Jon Dufresne
|
ff1e7b4eb4
Fixed #25181 -- Added localdate() function to get date in a different time zone.
|
8 年之前 |
Ed Morley
|
d8ef5b0e65
Fixed #27152 -- Supported comma delimiter in memcached LOCATION string.
|
8 年之前 |
Ed Morley
|
c8058dc241
Added a test for multiple memcached servers in LOCATION.
|
8 年之前 |
Tim Graham
|
59afe61a97
Fixed #27140 -- Prevented template rendering from hiding a property's TypeError.
|
8 年之前 |
Ed Morley
|
65ec8fa8ca
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
|
8 年之前 |
Ed Morley
|
1d54fb4483
Made settings docs link to cache parameters more specific.
|
8 年之前 |
Ed Morley
|
cf45bb02d7
Removed unused variable in test_memcached_uses_highest_pickle_version
|
8 年之前 |
Olexander Yermakov
|
b7fb608142
Fixed #27154 -- Allowed comparing CallableBool with bitwise or.
|
8 年之前 |
Mike Fiedler
|
b961b51eaf
Fixed typo in docs/topics/testing/overview.txt
|
8 年之前 |
Claude Paroz
|
fe252c0a5a
Fixed #27131 -- Passed proper string type to SMTP connection login
|
8 年之前 |
Ryan Allen
|
190d2ff4a7
Fixed #27153 -- Added validation for HttpResponse status.
|
8 年之前 |
Tim Graham
|
96ee486ea4
Fixed #27081 -- Allowed migrations to serialize methods on pypy.
|
8 年之前 |
Tim Graham
|
3f16e4df49
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
|
8 年之前 |
PremAnand Lakshmanan
|
c41fd66f77
Fixed #27113 -- Tested that setting HttpRequest.encoding clears POST.
|
8 年之前 |
Kevan Swanberg
|
35504f74a8
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
|
8 年之前 |
Simon Charette
|
0d7929266e
Fixed #25109 -- Stopped silencing explicitly specified migration modules import errors.
|
8 年之前 |
Claude Paroz
|
a72411e140
Removed double semicolon in SQL query
|
8 年之前 |
Akshesh
|
4c7bf83cde
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_constraints().
|
8 年之前 |
Pavel Sutyrin
|
3fe92f4477
Clarified topological_sort_as_sets() docstring.
|
8 年之前 |