Greg Chapple
|
9743aa5436
Clarified documentation relating to usage of serialized_rollback for certain classes
|
10 years ago |
Claude Paroz
|
7131efa154
Adapted invalid cookie test to all Python versions
|
10 years ago |
Nadja Deininger
|
905a9a263b
Fixed #23534 -- Added documentation on blocktrans tags
|
10 years ago |
Claude Paroz
|
59d487e7fc
Fixed #23638 -- Prevented crash while parsing invalid cookie content
|
10 years ago |
Tom Dyson
|
8701b59007
Cleaned up the Memcached cache backend doc
|
10 years ago |
Florian Apolloner
|
8d789449c7
Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per RFC.
|
10 years ago |
Thomas Chaumeny
|
6448dd8335
Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented
|
10 years ago |
Dori
|
c48a29a02a
Fixed #23639 -- Fixed doc error in RegexValidator.regex
|
10 years ago |
Claude Paroz
|
bc46e4d4fa
Fixed two more tuple/int comparisons in gis tests
|
10 years ago |
Claude Paroz
|
63ff417746
Fixed a tuple/int comparison in spatialite backend
|
10 years ago |
Curtis
|
c6ea678c2e
Added my bio to team docs.
|
10 years ago |
Tim Graham
|
9db3653670
Fixed #23631 -- Removed outdated note on MySQL timezone support.
|
10 years ago |
Konrad Świat
|
06b11b617e
Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
|
10 years ago |
Jaap Roes
|
466b38ea3d
Added Jaap Roes to AUTHORS
|
10 years ago |
Thomas Chaumeny
|
fa534b92dd
Fixed #23623 -- Reduced memory consumption when generating ModelChoiceField choices
|
10 years ago |
Jaap Roes
|
115c307184
Fixed #23613 -- Deprecated django.utils.checksums
|
10 years ago |
Jaap Roes
|
1b5918f160
Fixed #23625 -- Removed CacheClass shim
|
10 years ago |
Batiste Bieler
|
322cbe0db7
Updated my AUTHORS entry.
|
10 years ago |
Claude Paroz
|
65c1a37490
Converted GIS lookups for Oracle
|
10 years ago |
Claude Paroz
|
2bd1bbc424
Converted GIS lookups to use the new Lookup API
|
11 years ago |
Collin Anderson
|
4ef9618e12
Avoided requiring sqlparse for a test.
|
10 years ago |
Brandon Taylor
|
16ed35fafc
Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths on Windows.
|
10 years ago |
Marc Tamlyn
|
92a17eaae0
Fixed #23627 -- Allowed register_lookup to work as a decorator.
|
10 years ago |
Collin Anderson
|
d6a87eefd8
Skip another test if sqlparse is not available
|
10 years ago |
Loic Bistuer
|
bf1bb07bf0
Updated release notes following backport of a407b84. Refs #23365.
|
10 years ago |
Markus Holtermann
|
f633ba778d
Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows
|
10 years ago |
Collin Anderson
|
15d350fbce
Updated my bio.
|
10 years ago |
Tim Graham
|
30b44cea38
Fixed flake8 warning.
|
10 years ago |
Duncan Parkes
|
88b6cf4ae4
Fixed #23600 -- Made default_storage aware of more settings changes.
|
10 years ago |
Tim Graham
|
0af4ddabf4
Fixed typos in comments.
|
10 years ago |