| Age | Commit message (Collapse) | Author |
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
for binding variable on Oracle.
|
|
exist_ok=True).
|
|
other columns.
|
|
|
|
|
|
|
|
that adds a field.
|
|
|
|
|
|
Removed obsolete max_length handling for CharField that caused the issue.
Regression in a35d2a4510d5beec398b1007aaa26492d6aedf97.
|
|
|
|
in INSTALLED_APPS.
Regression in e192223ed996ed30fe83787efdfa7f2be6b1a2ee.
|
|
|
|
Regression in bc05547cd8c1dd511c6b6a6c873a1bc63417b111 (refs #28658).
|
|
|
|
|
|
QuerySet.earliest() and latest().
Per deprecation timeline.
|
|
and Expression.convert_value().
Per deprecation timeline.
|
|
|
|
|
|
|
|
through_defaults kwarg-only.
|
|
through model.
|
|
|
|
|
|
connections.
|
|
Also addresses Sum() not handling the filter option correctly.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
|
|
|
|
|
|
|
|
|
|
Removed support for pyinotify (refs #9722).
|
|
Thanks Mariusz Felisiak for Oracle advice and review.
|
|
|
|
|
|
|
|
Reduces the possibility of circular imports.
|
|
Follow up to 8eae094638acf802c8047b341d126d94bc9b45a3.
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
|
|
|
|
|