Explorar o código

updated release date [ci skip]

Miroslav Shubernetskiy %!s(int64=10) %!d(string=hai) anos
pai
achega
32e2247a41
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  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
 -----