summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index 851fed69f7..0fec53ab6d 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -75,6 +75,9 @@ Django 1.5 also includes several smaller improvements worth noting:
* The generic views support OPTIONS requests.
+* The dumpdata management command outputs one row at a time, preventing
+ out-of-memory errors when dumping large datasets.
+
* In the localflavor for Canada, "pq" was added to the acceptable codes for
Quebec. It's an old abbreviation.