summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index 031c165302..6837af9a59 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -113,6 +113,9 @@ Miscellaneous
:attr:`~django.forms.formsets.BaseFormSet.can_delete` for instructions on how
to manually delete objects from deleted forms.
+* Loading empty fixtures emits a ``RuntimeWarning`` rather than raising
+ :class:`~django.core.management.CommandError`.
+
Features deprecated in 1.7
==========================