Loading docs/releases/1.10.txt +3 −0 Original line number Diff line number Diff line Loading @@ -878,6 +878,9 @@ Miscellaneous are removed. The new :class:`~django.db.models.functions.datetime.Trunc` expressions provide the same functionality. * The ``_base_manager`` and ``_default_manager`` attributes are removed from model instances. They remain accessible on the model class. .. _deprecated-features-1.10: Features deprecated in 1.10 Loading Loading
docs/releases/1.10.txt +3 −0 Original line number Diff line number Diff line Loading @@ -878,6 +878,9 @@ Miscellaneous are removed. The new :class:`~django.db.models.functions.datetime.Trunc` expressions provide the same functionality. * The ``_base_manager`` and ``_default_manager`` attributes are removed from model instances. They remain accessible on the model class. .. _deprecated-features-1.10: Features deprecated in 1.10 Loading