Ed Morley
|
d8ef5b0e65
Fixed #27152 -- Supported comma delimiter in memcached LOCATION string.
|
il y a 8 ans |
Ed Morley
|
65ec8fa8ca
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
|
il y a 8 ans |
Kevan Swanberg
|
35504f74a8
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
|
il y a 8 ans |
Baptiste Mispelon
|
61b45dff6b
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
|
il y a 8 ans |
Chris Jerdonek
|
42dcceba61
Fixed #26942 -- Added support for subtests during parallel testing.
|
il y a 8 ans |
Mattias Loverot
|
2315114090
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
|
il y a 8 ans |
Claude Paroz
|
13c3e5d5a0
Fixed #25995 -- Added an encoder option to JSONField
|
il y a 8 ans |
Akshesh
|
989f6108d3
Added class-based indexes to 1.11 release notes.
|
il y a 8 ans |
Chris Jerdonek
|
a3db480393
Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.
|
il y a 8 ans |
Przemysław Suliga
|
1f68bb5683
Refs #26902 -- Protected against insecure redirects in set_language().
|
il y a 8 ans |
Przemysław Suliga
|
549b90fab3
Refs #26902 -- Protected against insecure redirects in Login/LogoutView.
|
il y a 8 ans |
Tim Graham
|
1d1e246db6
Removed DateTimeAwareJSONEncoder alias.
|
il y a 8 ans |
Matthew Wilkes
|
4f138fe5a4
Fixed #22288 -- Fixed F() expressions with the __range lookup.
|
il y a 8 ans |
Jon Dufresne
|
f5c6d3c8d9
Fixed #27068 -- Unified form field initial data retrieval.
|
il y a 8 ans |
Ian Foote
|
39f35d4b9d
Fixed #25871 -- Added expressions support to QuerySet.values().
|
il y a 8 ans |
Andreas Pelme
|
e76981b433
Fixed #26840 -- Added test.utils.setup/teardown_databases().
|
il y a 8 ans |
Tim Graham
|
7549eb0004
Fixed #27009 -- Made update_session_auth_hash() rotate the session key.
|
il y a 8 ans |
Tim Graham
|
c6cd9f4ae2
Fixed typo in docs/releases/1.11.txt
|
il y a 8 ans |
Chris Jerdonek
|
5890b1613c
Fixed #27008 -- Added --debug-mode option to DiscoverRunner.
|
il y a 8 ans |
Michael Schwarz
|
72d541b61c
Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments.
|
il y a 8 ans |
Akshesh
|
f842d1011c
Refs #20888 -- Added index order introspection.
|
il y a 8 ans |
Tim Graham
|
e2dfa81ff7
Refs #18682 -- Edited explanation in stale content type deletion.
|
il y a 8 ans |
Ed Morley
|
3c2447dd13
Fixed #26947 -- Added an option to enable the HSTS header preload directive.
|
il y a 8 ans |
jordij
|
0814566bf1
Fixed #26960 -- Added PasswordResetConfirmView option to automatically log in after a reset.
|
il y a 8 ans |
Chris Jerdonek
|
a3a5ef4d0e
Fixed #27035 -- Eased changing settings.DEBUG for DiscoverRunner.
|
il y a 8 ans |
Tim Graham
|
79a9603ba8
Corrected Django 1.8 EOL in 1.11 release notes.
|
il y a 8 ans |
Claude Paroz
|
a6baada7bd
Fixed #26940 -- Removed makemessages from no_settings_commands whitelist
|
il y a 8 ans |
Simon Charette
|
b8e6e1b43b
Fixed #26500 -- Added SKIP LOCKED support to select_for_update().
|
il y a 8 ans |
Chris Jerdonek
|
e7fb724cd2
Fixed #27032 -- Prevented setup_test_environment() from being called twice.
|
il y a 8 ans |
Yoong Kang Lim
|
d30febb4e5
Fixed #26706 -- Made RelatedManager modification methods clear prefetch_related() cache.
|
il y a 8 ans |