| Age | Commit message (Collapse) | Author |
|
|
|
CheckConstraint.check and UniqueConstraint.condition.
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
tables modifications.
|
|
|
|
Thanks to Dan Ward for the initial patch.
|
|
|
|
|
|
|
|
ModelAdmin.search_fields.
|
|
|
|
The example uses the world border data set, where
one of the entries has a null field value.
|
|
|
|
|
|
MariDB and MySQL.
|
|
|
|
|
|
|
|
PostgreSQL 12+.
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
constraints support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds also suggested filename for many built-in operations.
|
|
Co-Authored-By: Andy Chosak <andy@chosak.org>
|
|
- Don't try to create an existing extension.
- Don't try to drop a nonexistent extension.
|
|
|
|
|
|
|
|
|
|
* Alphabetized third-party DB backend list.
* Added backticks around single-word link texts to ease visual/machine sorting.
* Added CockroachDB to list of third-party DB backends.
* Updated third-party DB backend URLs.
Thanks to Nick Pope and Tim Graham for the review.
|
|
|
|
Command.requires_system_checks.
|
|
QuerySet.select_for_update() on PostgreSQL.
|
|
UniqueConstraint.
|
|
|
|
connection.
|
|
|
|
|
|
processor dependency.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
django.template.context_processors.request.
Required since d24ba1be7a53a113d19e2860c03aff9922efec24.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
|