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/2.0.x #9568

Closed
wants to merge 184 commits into from
Closed

Stable/2.0.x #9568

wants to merge 184 commits into from

Conversation

toop
Copy link

@toop toop commented Jan 11, 2018

I very like Django, use it at my projects, hope Django to support asynchronous networking,and support long polling, WebSockets! Thanks!

timgraham and others added 30 commits September 22, 2017 12:21
Regression introduced in 1f3dfd7.
Backport of c180abe from master.
…alid for 1 day longer than PASSWORD_RESET_TIMEOUT_DAYS."

This reverts commit 95993a8.

Backport of 67a6ba3 from master
…xponent scientific notation.

Backport of e8c4596 from master
Regression in 508b5de which
added Node.__eq__().

Backport of fc6528b from master
…perationalError when saving negative numbers in PositiveInteger fields.

Backport of dd82f33 from master
…tion crash on Oracle when using more than 65535 parameters.

Thanks Tim Graham for the review.
Backport of 1b823b8 from master
…er.as_sql().

Incorrect on Oracle.

Backport of 11ade8e from master
…mented signature.

Follow up to fee42fd.

Backport of e3a30f2 from master
dracos and others added 29 commits December 7, 2017 12:20
…to a model that uses more than one level of MTI.

Forwardport of 3522203 from stable/1.11.x
…_isnull=True if a custom lookup class with lookup_name != None is registered as the exact lookup.

Regression in 58da81a and prerequisite
for refs #28896.

Backport of 10bfa87 from master
…d in ModelAdmin.autocomplete_fields.

Backport of 30a389b from master
…os in the fractional part of DecimalField.

This reverts commit a146b65 and adds
a test for the regression.

Backport of 6fd6d83 from master
…e time in the current time zone.

Backport of a7a36bb from master
…pattern to str.

Regression in df41b5a.

Backport of 01384ce from master
The test requirement was bumped in
2514e04.
Backport of ad9390b from master
…n a model referenced by a ManyToManyField.

Introspected database constraints instead of relying on _meta.related_objects
to determine whether or not a table or a column is referenced on rename
operations.

This has the side effect of ignoring both db_constraint=False and virtual
fields such as GenericRelation which aren't backend by database level
constraints and thus shouldn't prevent the rename operations from being
performed in a transaction.

Regression in 095c1aa.

Thanks Tim for the additional tests and edits, and Mariusz for the review.

Backport of 9f7772e from master
…ng for older pips that don't recognize it.

Backport of 32ade4d from master
Thanks Andrey Martyanov for the report, and Tim Graham for the review.
Backport of 23b21db from master.
…t() after QuerySet.select_for_update(of=()).

Backport of c21f158 from master
…ry expression in the page's ordering.

Thanks Tim Graham for the review.

Backport of c815213 from master
…ions in ordering.

This provides additional test coverage but isn't a regression test for
the ticket's issue.

Backport of 1d00923 from master
@timgraham timgraham closed this Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet