django-rest-framework/docs
Pavel Savchenko a33aa23484 using 'pk' in fields throws KeyError
I've been following the tutorial step-by-step (using sqlite and
the same project structure, etc). I cannot for the life of me make 'pk'
be accepted as a valid field for Meta.fields of ModelSerializer...
'id' on the other hand seems to work very well.
2012-10-30 22:00:01 +02:00
..
api-guide fixed api_view decorator useage 2012-10-29 09:32:11 +01:00
css Make settings consistent with corrosponding view attributes 2012-10-17 23:09:11 +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 Final docs tweaks for 2.0 2012-10-30 13:59:31 +00:00
tutorial using 'pk' in fields throws KeyError 2012-10-30 22:00:01 +02:00
index.md Package and doc tweaks 2012-10-30 14:48:48 +00:00
requirements.txt Add basic serializer tests 2012-09-07 15:14:23 +01:00
template.html Make docs ready to push to django-rest-framework.org 2012-10-30 14:18:23 +00:00