@@ -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.
@@ -134,6 +134,7 @@ DRF-bulk with DRF3:
model = FooModel
list_serializer_class = BulkListSerializer
update_lookup_field = 'slug'
+
Notes
-----