Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More integration with Django REST framework #23

Closed
DrkSephy opened this issue May 30, 2015 · 2 comments
Closed

More integration with Django REST framework #23

DrkSephy opened this issue May 30, 2015 · 2 comments
Labels

Comments

@DrkSephy
Copy link
Owner

Currently there is a simple Django Rest framework example for creating Code Snippets and sending a JSON response to the server. It would be good to have a deeper example which supports more features beyond GET requests (PUT, DELETE, UPDATE).

@decentral1se
Copy link
Contributor

@DrkSephy, I have created a PR, #25, which addresses this feature.

@DrkSephy
Copy link
Owner Author

Resolved by PR #25, closing. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants