| Age | Commit message (Collapse) | Author |
|
|
|
The example uses the world border data set, where
one of the entries has a null field value.
|
|
|
|
|
|
|
|
Follow up to e29637681be07606674cdccb47d1e53acb930f5b.
|
|
|
|
|
|
|
|
MariDB and MySQL.
|
|
|
|
|
|
|
|
PostgreSQL 12+.
|
|
Thanks Sirius Sufiew for contributing that support.
|
|
Support for sqlparse < 0.2.2 was broken in
40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property
was added in sqlparse 0.2.2.
|
|
as rhs in queryset filters.
Regression in 4edad1ddf6203326e0be4bdb105beecb0fe454c4.
|
|
Regression in 3a941230c85b2702a5e1cd97e17251ce21057efa.
Thanks Tomasz Szymański for the report.
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
|
|
constraints support.
|
|
|
|
templates.
|
|
|
|
DatabaseFeatures.introspected_field_types.
|
|
|
|
|
|
|
|
|
|
|
|
This prevents raising errors for translated docs, see
https://github.com/django/djangoproject.com/issues/997
Follow up to 1cdfe8d91215eefaa18c398069dd9c6879a9511d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No need for the example to be ASP specific.
Co-authored-by: Noah Kantrowitz <noah@coderanger.net>
|
|
|
|
|
|
command directories."
This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2.
https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
|
|
|
|
|
|
language variants with different plural equations.
Regression in e3e48b00127c09eafe6439d980a82fc5c591b673.
Thanks to Shai Berger for report, reproduce and suggested fix.
|
|
|
|
|
|
|
|
Without the leading slash, was pointing to Python's FAQ
https://docs.python.org/3/faq/index.html.
|
|
|
|
|