Browse Source

Add forgotten migration to release notes

master
Maik Hoepfel 11 years ago
parent
commit
2f893dc381
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      docs/source/releases/v0.8.rst

+ 1
- 0
docs/source/releases/v0.8.rst View File

@@ -385,6 +385,7 @@ Migrations
385 385
     - ``0021`` - Add ``unique_together`` to ``ProductAttributeValue``,
386 386
       ``ProductRecommendation`` and ``ProductCategory``
387 387
     - ``0022`` - Remove ``Product.score`` field.
388
+    - ``0023`` - Drop ``Product.related_products``.
388 389
 
389 390
 * Order:
390 391
 

Loading…
Cancel
Save