django-rest-framework/docs/tutorial
Jimmy Gitonga 6e7c9594fe Updating the Django version "runserver" output and enforcing code block styling
CHANGED the Django version run server output to “1.11”
ADDED “```” to a code block on line 44 of
“/tutorial/7-schemas-and-client-libraries/“ to enforce code wrap.
Perhaps, we might need to do this to all code blocks. I would be happy
to do that.
2017-04-28 18:08:54 +03:00
..
1-serialization.md Updating the Django version "runserver" output and enforcing code block styling 2017-04-28 18:08:54 +03:00
2-requests-and-responses.md Use pk for URL conf and views. (#4592) 2016-10-20 09:42:40 +01:00
3-class-based-views.md docs: tutorial: Minor grammar "fix" (#4801) 2017-01-10 09:04:07 +00:00
4-authentication-and-permissions.md ID must start from 1 again 2017-03-16 06:34:30 +09:00
5-relationships-and-hyperlinked-apis.md Use pk for URL conf and views. (#4592) 2016-10-20 09:42:40 +01:00
6-viewsets-and-routers.md Use pk for URL conf and views. (#4592) 2016-10-20 09:42:40 +01:00
7-schemas-and-client-libraries.md Updating the Django version "runserver" output and enforcing code block styling 2017-04-28 18:08:54 +03:00
quickstart.md Change DEFAULT_PERMISSION_CLASSES to a list in quickstart.md (#4733) 2016-12-02 17:01:37 +00:00