- Language: en
4 results for subtraction in version 5.0
-
Django 1.10 release notes
- … subtraction you must set the supports_temporal_subtraction database feature flag to True and implement …
-
Django 1.10.6 release notes
- … subtracting DurationField or IntegerField from DateField ( #27828 ). Fixed query expression date subtraction accuracy on PostgreSQL …
-
Django 3.0.3 release notes
- … subtracting DateField , DateTimeField , or TimeField from a Subquery() annotation ( #31133 ). Fixed a regression in Django …
-
Django 3.0.4 release notes
- … subtracting DateField or DateTimeField expressions on MySQL ( #31312 ). Fixed a regression in Django 3.0 that …