Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable/1.10.x #7350

Closed
wants to merge 327 commits into from
Closed

Stable/1.10.x #7350

wants to merge 327 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 7, 2016

No description provided.

timgraham and others added 30 commits June 18, 2016 10:37
…allback strings.

Fixed a regression in 2f16ff5.

Thanks Tim Graham for the review.

Backport of 625b8e9 from master
…e with File."

This reverts commit 1b40705 as it
introduces a regression in the test for refs #26772.

Backport of cd217de from master
…iles.

Thanks Simon Charette for review.

Backport of b45852c from master
Thanks François-Xavier Thomas for the report.
Backport of 8ba44ec from master.
…rations caused by the manager inheritance refactor.

This also makes migrations respect the base_manager_name and
default_manager_name model options.

Thanks Anthony King and Matthew Schinckel for the initial patches.

Backport of 2eb7cb2 from master
It was removed in 785cc71 only because
it was untested and unused in Django itself, however, some third-party
apps use it.

Backport of 4e400dc from master
Since Django 1.8, firstof escapes its output.

Backport of fff5dbe from master
…d with dim=3

Thanks Yegor Kazantsev for the report and the initial patch.
Backport of 140c235 from master.
…ion when using SESSION_COOKIE_PATH.

Backport of d13881b from master
…_text in Form.__init__() for TabularInline.

Backport of 9c2d5a8 from master
…nstance fields.

Thanks Julien Hartmann for the report.

Backport of 20d1cb3 from master
…actBaseUser.

Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.

Backport of 3980568 from master
SQLite disgresses from the SQL standard by ignoring case of quoted identifiers.

Thanks to laozzzi for the report and Tim for the review.

Backport of c2e62fd from master
…ring for empty geometries.

Backport of ea46650 from master
…th db_contraint=False.

Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f)
to avoid setting db_index=False.

Backport of 6bf7964 from master
berkerpeksag and others added 29 commits September 27, 2016 10:42
Thanks Graham Wideman for the report.

Backport of f2ff1b2 from master
…changed field detection

Thanks Ramiro Morales for the report and Tim Graham for the review.
Backport of 67eee5e from master.
…ated to RenameModel operations.

Thanks Trac alias mtomiyoshi for the report, Marten Kenbeek for the initial
patch and Tim for the review.

Backport of 040bd7c from master
@timgraham timgraham closed this Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment