| Age | Commit message (Collapse) | Author |
|
PostgreSQL.
|
|
django.contrib.auth.models.User docs.
|
|
|
|
django.core.exceptions.ValidationError.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
BooleanField(null=True).
|
|
|
|
|
|
|
|
|
|
|
|
The u-prefixed variants were removed from the documentation in
6eb4996672ca5ccaba20e468d91a83d1cd019801.
|
|
Avoid partial string construction and make use of ``ngettext`` to show
example of how to handle plural variants with translations. Also make
use of ``messages.SUCCESS`` to highlight customizing the style of the
message - in this case it better fits what the message is conveying.
|
|
|
|
|
|
|
|
|
|
|
|
"term" role became case sensitive in Sphinx 3.0.1.
|
|
constraints support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
environment variable.
|
|
|
|
|
|
MariaDB 10.5+.
|
|
|
|
Command exits with non-zero status if unapplied migrations exist.
|
|
Use re_path() pattern with the regex used before original regression in
df41b5a05d4e00e80e73afe629072e37873e767a.
Regression in a0916d7212aaae634f4388d47d8717abc2cd9036.
|
|
- Clarify reversibility for RunSQL and RunPython operations.
- Add example for migrate with irreversible migration.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
|
|
|
|
|
|
Thanks Simon Charette for the review and Mariusz Felisiak for tests.
|
|
MySQL/MariaDB by turning into a warning.
|
|
remove_stale_contenttypes management command.
Co-Authored-By: Javier Buzzi <buzzi.javier@gmail.com>
|
|
|
|
This implements support for asynchronous views, asynchronous tests,
asynchronous middleware, and an asynchronous test client.
|
|
Field.from_db_value()/Expression.convert_value().
|
|
|
|
lookup.
|
|
|