| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
MultipleHiddenInput's docs.
Follow up to 65c13f9675d2ca7fc1c925e7182a2e35d07ff5fb.
|
|
Regression in df41b5a05d4e00e80e73afe629072e37873e767a.
|
|
|
|
error message key.
|
|
ManyToManyField.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-Authored-By: Carlton Gibson <carlton.gibson@noumenal.es>
Co-Authored-By: René Fleschenberg <rene@fleschenberg.net>
|