mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-12-04 23:44:07 +03:00
a33aa23484
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. |
||
---|---|---|
.. | ||
1-serialization.md | ||
2-requests-and-responses.md | ||
3-class-based-views.md | ||
4-authentication-and-permissions.md | ||
5-relationships-and-hyperlinked-apis.md | ||
quickstart.md |