0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref/models
Natalia 05cce083ad Removed versionadded/changed annotations for 5.0.
This also removes remaining versionadded/changed annotations for older
versions.
2024-05-22 15:44:07 -03:00
..
class.txt
conditional-expressions.txt
constraints.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
database-functions.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
expressions.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
fields.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
index.txt
indexes.txt
instances.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
lookups.txt
meta.txt Fixed #28011 -- Corrected Field.hidden docs. 2024-02-17 17:17:23 +01:00
options.txt Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
querysets.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
relations.txt