| Age | Commit message (Collapse) | Author |
|
|
|
|
|
that adds a field.
|
|
|
|
|
|
catalog.
|
|
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
|
|
|
|
|
|
Support for returning tuples was undocumented and error prone.
|
|
|
|
DatabaseIntrospection.get_geometry_type() to the row description.
|
|
Removed obsolete max_length handling for CharField that caused the issue.
Regression in a35d2a4510d5beec398b1007aaa26492d6aedf97.
|
|
|
|
|
|
in INSTALLED_APPS.
Regression in e192223ed996ed30fe83787efdfa7f2be6b1a2ee.
|
|
|
|
Regression in 24959e48d949a20be969f649ece3576dbc7ce422.
|
|
Regression in bc05547cd8c1dd511c6b6a6c873a1bc63417b111 (refs #28658).
|
|
|
|
Unused since 5d8da093a974f41e08573bbe0d32d5ffeaadd0ad.
|
|
|
|
Unused since 5d8da093a974f41e08573bbe0d32d5ffeaadd0ad.
|
|
|
|
|
|
|
|
InlineModelAdmin.has_add_permission().
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
QuerySet.earliest() and latest().
Per deprecation timeline.
|
|
and Expression.convert_value().
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
Appending pk is not necessary when a subset of the ordering expressions is
contained in a non-nullable unique contraint.
Related field ordering through lookups and related ordering introspection is
omitted for simplicitly purpose.
|
|
|
|
|
|
|
|
page_not_found() view.
|
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
|
|
through_defaults kwarg-only.
|
|
through model.
|
|
|
|
|