django-rest-framework/docs/tutorial
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
..
1-serialization.md using 'pk' in fields throws KeyError 2012-10-30 22:00:01 +02:00
2-requests-and-responses.md Minor fixes 2012-10-28 19:37:27 +00:00
3-class-based-views.md removed empty row 2012-10-30 14:02:12 +01:00
4-authentication-and-permissions.md added missing word + removed double whitespace 2012-10-30 14:53:38 +01:00
5-relationships-and-hyperlinked-apis.md Docs update 2012-10-30 12:23:17 +00:00
quickstart.md Make settings consistent with corrosponding view attributes 2012-10-17 23:09:11 +01:00