1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/ref/models
Hannes Ljungberg 3aa545281e Fixed #30916 -- Added support for functional unique constraints.
Thanks Ian Foote and Mariusz Felisiak for reviews.
2021-02-23 20:19:53 +01:00
..
class.txt
conditional-expressions.txt
constraints.txt Fixed #30916 -- Added support for functional unique constraints. 2021-02-23 20:19:53 +01:00
database-functions.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
expressions.txt
fields.txt Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. 2021-01-14 17:50:04 +01:00
index.txt
indexes.txt
instances.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
lookups.txt
meta.txt
options.txt
querysets.txt Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplicates for multiple batches. 2021-01-28 07:54:03 +01:00
relations.txt Refs #32372 -- Updated manager name in related objects reference docs. 2021-01-22 20:18:44 +01:00