Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
6f28adee
Commit
6f28adee
authored
Nov 19, 2014
by
Dougal Matthews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added nicer page titles
parent
86773169
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
mkdocs.yml
+23
-23
No files found.
mkdocs.yml
View file @
6f28adee
...
@@ -7,12 +7,12 @@ repo_url: https://github.com/tomchristie/django-rest-framework
...
@@ -7,12 +7,12 @@ repo_url: https://github.com/tomchristie/django-rest-framework
pages
:
pages
:
-
[
'
index.md'
,
]
-
[
'
index.md'
,
]
-
[
'
tutorial/quickstart.md'
,
]
-
[
'
tutorial/quickstart.md'
,
]
-
[
'
tutorial/1-serialization.md'
,
]
-
[
'
tutorial/1-serialization.md'
,
"
Tutorial"
,
"
1
-
Serialization"
]
-
[
'
tutorial/2-requests-and-responses.md'
,
]
-
[
'
tutorial/2-requests-and-responses.md'
,
"
Tutorial"
,
"
2
-
Requests
and
responses"
]
-
[
'
tutorial/3-class-based-views.md'
,
]
-
[
'
tutorial/3-class-based-views.md'
,
"
Tutorial"
,
"
3
-
Class
based
views"
]
-
[
'
tutorial/4-authentication-and-permissions.md'
,
]
-
[
'
tutorial/4-authentication-and-permissions.md'
,
"
Tutorial"
,
"
4
-
Authentication
and
permissions"
]
-
[
'
tutorial/5-relationships-and-hyperlinked-apis.md'
,
]
-
[
'
tutorial/5-relationships-and-hyperlinked-apis.md'
,
"
Tutorial"
,
"
5
-
Relationships
and
hyperlinked
APIs"
]
-
[
'
tutorial/6-viewsets-and-routers.md'
,
]
-
[
'
tutorial/6-viewsets-and-routers.md'
,
"
Tutorial"
,
"
6-
Viewsets
and
routers"
]
-
[
'
api-guide/requests.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/requests.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/responses.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/responses.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/views.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/views.md'
,
'
API
Guide'
,
]
...
@@ -22,8 +22,8 @@ pages:
...
@@ -22,8 +22,8 @@ pages:
-
[
'
api-guide/parsers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/parsers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/renderers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/renderers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/serializers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/serializers.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/fields.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/fields.md'
,
'
API
Guide'
,
"
Serializer
fields"
]
-
[
'
api-guide/relations.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/relations.md'
,
'
API
Guide'
,
"
Serializer
relations"
]
-
[
'
api-guide/validators.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/validators.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/authentication.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/authentication.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/permissions.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/permissions.md'
,
'
API
Guide'
,
]
...
@@ -32,25 +32,25 @@ pages:
...
@@ -32,25 +32,25 @@ pages:
-
[
'
api-guide/pagination.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/pagination.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/content-negotiation.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/content-negotiation.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/format-suffixes.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/format-suffixes.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/reverse.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/reverse.md'
,
'
API
Guide'
,
'
Returning
URLs'
]
-
[
'
api-guide/exceptions.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/exceptions.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/status-codes.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/status-codes.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/testing.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/testing.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/settings.md'
,
'
API
Guide'
,
]
-
[
'
api-guide/settings.md'
,
'
API
Guide'
,
]
-
[
'
topics/documenting-your-api.md'
,
]
-
[
'
topics/documenting-your-api.md'
,
'
Topics'
,
'
Documenting
your
API'
]
-
[
'
topics/ajax-csrf-cors.md'
,
]
-
[
'
topics/ajax-csrf-cors.md'
,
'
Topics'
,
'
AJAX,
CSRF
&
CORS'
]
-
[
'
topics/browser-enhancements.md'
,
]
-
[
'
topics/browser-enhancements.md'
,
'
Topics'
,
]
-
[
'
topics/browsable-api.md'
,
]
-
[
'
topics/browsable-api.md'
,
'
Topics'
,
'
The
Browsable
API'
]
-
[
'
topics/rest-hypermedia-hateoas.md'
,
]
-
[
'
topics/rest-hypermedia-hateoas.md'
,
'
Topics'
,
'
REST,
Hypermedia
&
HATEOAS'
]
-
[
'
topics/third-party-resources.md'
,
]
-
[
'
topics/third-party-resources.md'
,
'
Topics'
,
'
Third
Party
Resources'
]
-
[
'
topics/contributing.md'
,
]
-
[
'
topics/contributing.md'
,
'
Topics'
,
'
Contributing
to
REST
framework'
]
-
[
'
topics/rest-framework-2-announcement.md'
,
]
-
[
'
topics/rest-framework-2-announcement.md'
,
'
Topics'
,
'
2.0
Announcement'
]
-
[
'
topics/2.2-announcement.md'
,
]
-
[
'
topics/2.2-announcement.md'
,
'
Topics'
,
'
2.2
Announcement'
]
-
[
'
topics/2.3-announcement.md'
,
]
-
[
'
topics/2.3-announcement.md'
,
'
Topics'
,
'
2.3
Announcement'
]
-
[
'
topics/2.4-announcement.md'
,
]
-
[
'
topics/2.4-announcement.md'
,
'
Topics'
,
'
2.4
Announcement'
]
-
[
'
topics/kickstarter-announcement.md'
,
]
-
[
'
topics/kickstarter-announcement.md'
,
'
Topics'
,
'
Kickstarter
Announcement'
]
-
[
'
topics/release-notes.md'
,
]
-
[
'
topics/release-notes.md'
,
'
Topics'
,
'
Release
Notes'
]
-
[
'
topics/credits.md'
,
]
-
[
'
topics/credits.md'
,
'
Topics'
,
'
Credits'
]
site_dir
:
html
site_dir
:
html
theme_dir
:
docs_theme
theme_dir
:
docs_theme
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment