django-rest-framework/docs
Andy Freeland abe207b869 HyperlinkedIdentityField uses lookup_field kwarg.
According to the [Serializers API Guide][1], `HyperlinkedIdentityField`
takes `lookup_field` as a kwarg like the other related fields and the
generic views. However, this was not actually implemented.

[1]: http://django-rest-framework.org/api-guide/serializers.html#hyperlinkedmodelserializer
2013-05-16 11:48:35 -04:00
..
api-guide HyperlinkedIdentityField uses lookup_field kwarg. 2013-05-16 11:48:35 -04:00
css Docs, docs, docs 2013-04-25 20:43:37 +01:00
img Tweak static files with docs 2012-10-09 14:12:38 +01:00
js Tweak static files with docs 2012-10-09 14:12:38 +01:00
topics Version 2.3.3 2013-05-16 15:08:12 +01:00
tutorial Docs tweaks 2013-05-10 21:56:33 +01:00
index.md Small typo in the ViewSet example. 2013-05-16 09:47:22 +02:00
requirements.txt Add basic serializer tests 2012-09-07 15:14:23 +01:00
template.html Docs, docs, docs 2013-04-25 20:43:37 +01:00