0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref/models
2024-05-23 12:03:57 +02:00
..
class.txt
conditional-expressions.txt Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 2023-08-30 22:57:40 -03:00
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 Fixed #24076 -- Added warnings on usage of dates with DateTimeField and datetimes with DateField. 2024-05-23 12:03:57 +02:00
index.txt
indexes.txt Fixed #34761 -- Dropped support for MySQL < 8.0.11. 2023-08-03 18:54:29 +02:00
instances.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
lookups.txt Refs #22936 -- Doc'd Lookup.prepare_rhs. 2023-10-05 15:26:02 +02:00
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 Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00