| Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
Follow up to b22415214a7bdeaf8ccd7b8b21872038ab865991.
|
|
Follow up to b22415214a7bdeaf8ccd7b8b21872038ab865991 and
cb17f7ca2252265ab4a844e7924cb8ebab4a1a76
|
|
|
|
|
|
|
|
|
|
Supported since a906c9898284a9aecb5f48bdc534e9c1273864a6.
|
|
checks when using Meta.constraints.
|
|
|
|
This is the only documented hint.
|
|
|
|
|
|
%} template tag.
Thanks Adam Johnson for the review.
|
|
collision when database routers are installed.
Turned the error into a warning when database routers are installed.
|
|
|
|
file-like object."
This reverts commit cce47ff65a4dd3786c049ec14ee889e128ca7de9.
|
|
|
|
This avoids enabling the ``database`` checks unless they are explicitly
requested and allows to disable on a per-alias basis which is required
when only creating a subset of the test databases.
This also removes unnecessary BaseCommand._run_checks() hook.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|