瀏覽代碼

updated release date [ci skip]

Miroslav Shubernetskiy 10 年之前
父節點
當前提交
32e2247a41
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 1
      HISTORY.rst
  2. 1 0
      README.rst

+ 1 - 1
HISTORY.rst

@@ -3,7 +3,7 @@
 History
 -------
 
-0.2 (2015-02-08)
+0.2 (2015-02-09)
 ~~~~~~~~~~~~~~~~
 
 * Added DRF3 support. Please note that DRF2 is still supported.

+ 1 - 0
README.rst

@@ -134,6 +134,7 @@ DRF-bulk with DRF3:
             model = FooModel
             list_serializer_class = BulkListSerializer
             update_lookup_field = 'slug'
+
 Notes
 -----