Ver código fonte

updated release date [ci skip]

Miroslav Shubernetskiy 10 anos atrás
pai
commit
32e2247a41
2 arquivos alterados com 2 adições e 1 exclusões
  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
 -----