| Age | Commit message (Collapse) | Author |
|
This behavior has been fixed in 65e03a424e. refs #10284.
|
|
|
|
|
|
|
|
|
|
Thanks moritz.pfeiffer at alp-phone.ch for the report and
Tim Graham for the initial patch.
Backport of c7c647419c from master.
|
|
Backport of 744aac6dac from master
|
|
Backport of 626bdf648 from master.
|
|
This was a regression in Django 1.6 that was only partially
restored in 839940f27f.
Thanks Jonas Haag for the report.
Backport of 41ebc4838d from master.
|
|
Thanks dibrovsd at gmail.com for the report and Simon Charette
for the review.
Backport of 8a9c8bb90 from master.
|
|
Backport of 19b22d4f0e0eafec1aafb9489f0830ae572b5db5 from master.
|
|
contrib app.
Thanks yourcelf for the report.
Backport of 317fd13c7a from master
|
|
Backport of 0daa2f1bf1 from master
|
|
Thanks Michał Pasternak.
Backport of cd9e85ec from master.
|
|
abb04f1f3f from master.
|
|
Thanks Preston Holmes for the draft text.
Backport of df6760f12c from master
|
|
Thanks Tim Graham for the report
Backport of c75dd664cf from master
|
|
Thanks jared_mess for the report.
Backport of fddb0131d3 from master
|
|
Thanks Rhett Garber for the report and initial patch.
Backport of 34b8a3855 from master.
|
|
Thanks to trac user oubiga for the report.
Backport of 077af42139db84d88f293ab5eadc989a9169dce1 from master.
|
|
Thanks Gunnar Scherf for the report and the suggested patch.
Backport of 384816fcc from master.
|
|
Backport of 70e61310d6 from master
|
|
Backport of 03bc0a8ac5 from master
|
|
Thanks glarrain for the report.
Backport of bfe7377adb from master
|
|
This was particularly problematic in the chain get_wsgi_application
-> db.connections import -> signal connection -> settings configuration.
Thanks Jon Dufresne for the report.
Backport of 42fef294464 from master.
|
|
Removed multiple locales separated by commas variation (that wasn't
working as documented) in favor of simply allowing use of the
``--locale``/``-l`` options more than once for ``makemessages`` and
``compilemessages``.
Thanks Romain Beylerian for the report and Claude, Simon for their help.
|
|
|
|
Backport of 033b26173b from master
|
|
Backport of c456ea4ec8 from master
|
|
docs/internals/contributing/triaging-tickets.txt
Backport of 4a54b69e88 from master
|
|
Thanks filipp for the report.
|
|
Thanks guido@20tab.com for the report and Tim Graham for the
analyze.
Backport of 1718b5256c from master.
|
|
Added an explicit mention of the exact value ranges for integer type
fields that are safe in all databases supported by Django. Also, put
all value numbers inside double ticks.
Backport of b6a6cf4ab791b092e18ab16537aa88dd7ae9bc36 from master.
|
|
Thanks agale031176@gmail.com for the report.
Backport of fafb6cf049b from master.
|
|
setuptools has merged with distribute.
Backport of b5eef8535a from master.
|
|
Backport of ebfa508fa32b27de6f3e2ca04c81b46408b0506e from master.
|
|
Backport of 42197e31aa from master
|
|
Backport of 9348fc5628 from master
|
|
Thanks Keryn Knight for the report.
Backport of 97ac22ebfc from master.
|
|
Backport of bc0413cbc6fd472371e907f17303c5ddcc9b4642 from master.
|
|
Thanks Elec for the report and Simon Charette for the review.
Refs #21397.
Backport of 4a00f132e0 from master.
|
|
Sphinx generates left single quotes for apostrophes after
code markup, when right single quotes are required. The
easiest way to fix this is just by inserting the unicode
character for a right single quote.
Instances of the problem were found by looking for
">‘" in the generated HTML.
Backport of c33d1ca1d98003de29cdecb6080b52c5c52139bd from master.
|
|
OneToOneField/select_related change.
Thanks marcin at sokrates.pl.
Backport of ba63b9895b from master
|
|
Thanks pwr for the suggestion.
Backport of ffdae5b66d from master
|
|
Refs #21415.
|
|
The GenericRelation refactoring removed GenericRelations from
model._meta.many_to_many. This had the side effect of disallowing
editable GenericRelations in ModelForms. Editable GenericRelations
aren't officially supported, but if we don't fix this we don't offer any
upgrade path for those who used the ability to set editable=True
in GenericRelation subclass.
Thanks to Trac alias joshcartme for the report and stephencmd and Loic
for working on this issue.
Backpatch of 0e079e4331a8be4dbd18d5e5776116330b0a5e61 from master.
|
|
Thanks alasdair.
Backport of d011714002 from master
|
|
Thanks olof.bjarnason at gmail.com for the report.
Backport of 6e9e6ca071 from master
|
|
Backport of 8e6d1b97921dd3ead6afd5eb39fcd2c82244e106 from master.
|
|
Backport of 4301d6fa36 from master
|