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
a0504391
Commit
a0504391
authored
Sep 01, 2012
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add tutorial link
parent
7fa08248
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
docs/index.rst
+1
-2
No files found.
docs/index.rst
View file @
a0504391
...
@@ -32,7 +32,7 @@ Resources
...
@@ -32,7 +32,7 @@ Resources
* The ``djangorestframework`` package is `available on PyPI <http://pypi.python.org/pypi/djangorestframework>`_.
* The ``djangorestframework`` package is `available on PyPI <http://pypi.python.org/pypi/djangorestframework>`_.
* We have an active `discussion group <http://groups.google.com/group/django-rest-framework>`_.
* We have an active `discussion group <http://groups.google.com/group/django-rest-framework>`_.
* Bug reports are handled on the `issue tracker <https://github.com/tomchristie/django-rest-framework/issues>`_.
* Bug reports are handled on the `issue tracker <https://github.com/tomchristie/django-rest-framework/issues>`_.
* There
is a `Jenkins CI server <http://jenkins.tibold.nl/job/djangorestframework/>`_ which tracks test status and coverage reporting. (Thanks Marko!)
* There
'
s
a
comprehensive
tutorial
to
using
REST
framework
and
Backbone
JS
on
`
10
kblogger
.
wordpress
.
com
<
http
://
10
kblogger
.
wordpress
.
com
/
2012
/
05
/
25
/
a
-
restful
-
password
-
locker
-
with
-
django
-
and
-
backbone
-
js
/>`
_
.
Any
and
all
questions
,
thoughts
,
bug
reports
and
contributions
are
*
hugely
appreciated
*.
Any
and
all
questions
,
thoughts
,
bug
reports
and
contributions
are
*
hugely
appreciated
*.
...
@@ -104,7 +104,6 @@ The following example exposes your `MyModel` model through an api. It will provi
...
@@ -104,7 +104,6 @@ The following example exposes your `MyModel` model through an api. It will provi
..
include
::
library
.
rst
..
include
::
library
.
rst
..
include
::
examples
.
rst
..
include
::
examples
.
rst
..
toctree
::
..
toctree
::
...
...
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