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
3725a1e7
Commit
3725a1e7
authored
Sep 15, 2014
by
S. Andrew Sheppard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add wq.db router and django-rest-pandas renderers
parent
cefeb23b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/topics/third-party-resources.md
+2
-0
No files found.
docs/topics/third-party-resources.md
View file @
3725a1e7
...
...
@@ -41,6 +41,7 @@ To submit new content, [open an issue](https://github.com/tomchristie/django-res
### Routers
*
[
drf-nested-routers
](
https://github.com/alanjds/drf-nested-routers
)
- Provides routers and relationship fields for working with nested resources.
*
[
wq.db.rest
](
http://wq.io/docs/about-rest
)
- Provides an admin-style model registration API with reasonable default URLs and viewsets.
### Parsers
...
...
@@ -51,6 +52,7 @@ To submit new content, [open an issue](https://github.com/tomchristie/django-res
*
[
djangorestframework-csv
](
https://github.com/mjumbewu/django-rest-framework-csv
)
- Provides CSV renderer support.
*
[
drf_ujson
](
https://github.com/gizmag/drf-ujson-renderer
)
- Implements JSON rendering using the UJSON package.
*
[
Django REST Pandas
](
https://github.com/wq/django-rest-pandas
)
- Pandas DataFrame-powered renderers including Excel, CSV, and SVG formats.
### Filtering
...
...
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