summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2017-05-06[1.11.x] Added release date for 1.11.1.Tim Graham
Backport of cedaac34283fc814a1c2aa51d6c6386667668656 from master
2017-05-06[1.11.x] Fixed #28062 -- Added a setting to disable server-side cursors on ↵François Freitag
PostgreSQL. When a connection pooler is set up in transaction pooling mode, queries relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS setting in DATABASES disables server-side cursors for this use case. Backport of 88336fdbb5e101fa25825b737169c0d6af2faa93 from master
2017-05-05[1.11.x] Fixed #28175 -- Fixed __in lookups on a foreign key when using the ↵Tim Graham
foreign key's parent model as the lookup value. Thanks Simon Charette for review. Backport of d66378a8b2d48d41b56ba3622189493e4edf9e5a from master
2017-05-05[1.11.x] Fixed typo in docs/ref/forms/fields.txt.Christoph Schindler
Backport of 2874531ab59d46a48e32fb553ac86499778784bc from master
2017-05-04[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not ↵Tim Graham
installed. Backport of 2dc3280254ae06ca1fe664abf55749fe12a699d4 from master
2017-05-04[1.11.x] Fixed #27554 -- Fixed prefetch_related() crash when fetching ↵François Freitag
relations in nested Prefetches. Backport of c0a2b9508aa2c6eaa22e9787010276edca887f0b from master
2017-05-04[1.11.x] Fixed broken links to Oracle docs.Mariusz Felisiak
Backport of 16121da78d7a522bf6b6e5fe704eb655b9ab442d from master
2017-05-04[1.11.x] Fixed #28161 -- Fixed return type of ArrayField(CITextField()).Simon Charette
Thanks Tim for the review. Backport of b91868507af08234a30e9a8e7c90b37c561ba315 from master.
2017-05-03[1.11.x] Fixed #28166 -- Fixed Model._state.db on MTI parent model after ↵Tim Graham
saving child model. Regression in 38575b007a722d6af510ea46d46393a4cda9ca29. Backport of 584e10c76edcd3a33765a52c5cde0096a3ce7dbc from master
2017-05-03[1.11.x] Fixed #28159 -- Fixed BaseInlineFormSet._construct_form() crash ↵Alexander Kavanaugh
when using save_as_new. Regression in 4a246a02bdcbc13b15480c014f51cb0682af7c1e. Backport of 362fba87c9bb4f88542ba82ce4a732fed2634be7 from master
2017-05-03[1.11.x] Fixed broken link to QUnit docs.Mariusz Felisiak
Backport of 9b2d47bcded8320114193e9b2a200119a19974a6 from master
2017-05-03[1.11.x] Fixed #28157 -- Fixed choice ordering in form fields with grouped ↵Tim Graham
and non-grouped options. Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01. Backport of d302e2c09c281e6b1e187f704f656e5e79e69246 from master
2017-05-02[1.11.x] Fixed broken link to mysqlclient docs.Tim Graham
Backport of 13cd5b067054f40c6ca723c97fff56c510c04295 from master
2017-05-01[1.11.x] Refs #28100 -- Added 1.11.1 release note for ↵Tim Graham
e6bfd3d751278d7cfd09af1120c4bbce509c05da. Backport of 941280229e8cd108c2d8ead12b0dcf3ff021bf23 from master
2017-05-01[1.11.x] Fixed #28052 -- Prevented dropping Meta.indexes when changing ↵Markus Holtermann
db_index to False. Thanks Marc Tamlyn for the report and Ian Foote/Tim Graham for review. Backport of 663e48947ff8ef3e6a6275bda2d1ee1b0de13be3 from master
2017-05-01[1.11.x] Fixed #28043 -- Prevented AddIndex and RemoveIndex from mutating ↵Ian Foote
model state. Backport of 63afe3a2bfaf97fecff6641137a85296029d5b73 from master
2017-05-01[1.11.x] Fixed #28139 -- Added another level of headings in the topics index.Tim Graham
Backport of 4b0211dad55fc9d154dd5fc5b0006a647115d75d from master
2017-04-30[1.11.x] Fixed #28105 -- Fixed crash in BaseGeometryWidget.get_context() ↵Dylan Verheul
when overriding existing attrs. Backport of 75aeebebfe3df3ea46b8e12dd5e7719f98664d3a from master
2017-04-29[1.11.x] Fixed #28040 -- Updated SplitArrayWidget to use template-based ↵Tim Graham
widget rendering. Thanks Preston Timmons for review. Backport of 1ebd295082bb0e6b230cf3bc39fd04bee71c2bd7 from master
2017-04-29[1.11.x] Fixed typo in docs/topics/auth/default.txt.shinriyo
Backport of d510971088570e205e49f9fa665a8d4259514ada from master
2017-04-28[1.11.x] Refs #28138 -- Added release notes for ↵Mariusz Felisiak
d52577b62b3138674807ac74251fab7faed48331.
2017-04-28[1.11.x] Fixed #28130 -- Fixed formset min_num validation with initial, ↵Tim Graham
unchanged forms. Regression in f5c6295797b8332134fd89e0209a18a1d1d45e0c. Backport of f04a40491764bdc9a2ebbfc03fa7be424fb3ce63 from master
2017-04-26[1.11.x] Added links and cosmetic edits to docs/ref/request-response.txt.Tim Graham
Backport of 8ab7ce8558792f41637d6f87f2a8a117e169dd18 from master
2017-04-26[1.11.x] Fixed #27730 -- Doc'd that template vars created outside a block ↵kapil garg
can't be used in it. Backport of 278a09ac1f410cf4e3472146324feded2e2c18b3 from master
2017-04-26[1.11.x] Fixed #27644 -- Doc'd FileSystemStorage.get_created_time().Ingo Klöcker
Backport of f3ac398dd595c43f551502c742b0b3cbe8440e50 from master
2017-04-26[1.11.x] Added content_type filtering in Permission querying example.Nauman Tariq
Backport of 6684af1e43aeff99551f3265710d44c273f0554a from master
2017-04-26[1.11.x] Clarified "newly-introduced features" in the supported versions policy.Tim Graham
Backport of 8f50ca11eb3d498f1fd7505ddbd02c994f3fc058 from master
2017-04-26[1.11.x] Fixed #28074 -- Doc'd template-based widget rendering changes for ↵Tim Graham
contrib.gis. Backport of 19a23fe562b4b2d051612d2850834c60177c4063 from master
2017-04-26[1.11.x] Fixed #28125 -- Clarified 1.11 release note about Template.render() ↵Tim Graham
prohibiting non-dict context. Backport of bce5cc57e915914708f9cd4c8bd6bbc6a68195d4 from master
2017-04-25[1.11.x] Removed nonexistent methods from File's docs.Josh Schneier
read() and write() were removed in 68a890e79f660484d05482902663b6168f0bd71e. Backport of 98ee57e343206ef553de78b22be5e9a6dacb5060 from master
2017-04-25[1.11.x] Fixed #28122 -- Fixed crash when overriding ↵Tim Graham
views.static.directory_index()'s template. Backport of 56970c5b61f8f1612944dc54b72ef210d433066f from master
2017-04-24[1.11.x] Renamed "Mac OS X" to "macOS" in docs.Michiel Beijen
Backport of 5e8625ba643db118a44cb32e9e48bf431ef4da53 from master
2017-04-23[1.11.x] Fixed #28101 -- Fixed a regression with nested __in subquery ↵Simon Charette
lookups and to_field. Thanks Kristian Klette for the report and Tim for the help. Backport of 8ef35468b660e1c25af67a8299202b8bc108679f from master
2017-04-22[1.11.x] Fixed #28109 -- Corrected the stack level of unordered queryset ↵Simon Charette
pagination warnings. Refs #26290. Thanks Tim for the review. Backport of c0f12a098c0258eef3e9af982c17f5ef7f6c927d from master
2017-04-21[1.11.x] Fixed #28075 -- Prevented ChoiceWidget from localizing option values.Jon Dufresne
Backport of 581879a510e58841e5780a5d1fdb4995733d2036 from master
2017-04-20[1.11.x] Refs #28091 -- Fixed typo and rephrased 1.11.1 release note.Tim Graham
2017-04-20[1.11.x] Fixed #28091 -- Re-raised original exception when closing cursor ↵François Freitag
cleanup fails
2017-04-20[1.11.x] Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets().Tim Graham
Backport of d2cb7a2bc11f111be04a29b5e4f92a183b18ba88 from master
2017-04-20[1.11.x] Removed inappropriate highlighting in committing-code.txt.Markus Holtermann
Backport of 6d7cbe67f0a91ce3c576b41dc5650e1e4cdbd4e2 from master
2017-04-20[1.11.x] Fixed #28059 -- Restored class attribute in <ul> of widgets that ↵Tim Graham
use multiple_input.html. Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01 Backport of af1f986360dc6bb6e75e960dbc191707541128ac from master
2017-04-19[1.11.x] Fixed #28096 -- Allowed prefetch calls with ModelIterable subclassesClaude Paroz
Regression in 7ec330eeb96d0874949eacb8ed1bbb97e11807e1. Thanks Tim Graham for the review. Backport of 43b4a1618ed85151494d68778a1bb6304ce1cb79 from master.
2017-04-19[1.11.x] Fixed #28097 -- Fixed layout of ReadOnlyPasswordHashWidget.Tim Graham
Backport of dff559ff83a6aac14de0bbca58101786edf4195f from master
2017-04-17[1.11.x] Fixed #28066 -- Prevented SessionBase.cycle_key() from discarding data.InvalidInterrupt
Backport of dda596ca3296f5b2574cf4876a4e176594f52834 from master
2017-04-17[1.11.x] Fixed #28058 -- Restored empty BoundFields evaluating to True.Tim Graham
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01 Backport of c09bf8d76770d39a4d9545b67598cd05adee281b from master
2017-04-15[1.11.x] Fixed #28079 -- Restored "No POST data" (rather than an empty ↵Tim Graham
table) in HTML debug page. Regression in 7b6dccc82fa5b03cf431742c0655e5ac954e228e Backport of 8c6a3062dda7b51c3f545e625f529ce5c183040d from master
2017-04-14[1.11.x] Fixed #28067 -- Clarified __str__() return type when using ↵Tim Graham
python_2_unicode_compatible(). Backport of 83cbb8d080299669de3569941a40789e5d32b009 from master
2017-04-14[1.11.x] Double quoted HTML attributes in widget docsClaude Paroz
Backport of 7741d4e8787809b38df970aa11df8bdad4f22dd8 from master.
2017-04-12[1.11.x] Corrected docs regarding MySQL support of Length GIS function.Sergey Fedoseev
Backport of 33421ed10c7d26a7692edf5ba95c98107b6b0a98 from master
2017-04-12[1.11.x] Fixed #28069 -- Moved setup_test_environment() warning in tutorial 5.Tim Graham
Updated for 17e661641ddaf8266e7430d83cfb2039abc55df7. Backport of 45d65fc3f21d00ff619820c004b612f5c2fa1713 from master
2017-04-11[1.11.x] Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt.Christoph Schindler
The format changed in 22bfc451467ec6e13044a87a97cf00e9f8a845e4. Backport of 7060f777b09da2a844820a39f227a420c2c6ff90 from master