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

API endpoint for adding a new log record. #9

Closed
wants to merge 2 commits into from
Closed

Conversation

bsnux
Copy link

@bsnux bsnux commented Sep 1, 2014

Fixes #5

@paltman
Copy link
Member

paltman commented Sep 18, 2014

Thanks for this @bsnux! I want to figure out a way for this to be optional and not necessarily require third party libraries if not using the API in the project. Let think about this for a bit. We also need to fix the Travis errors.

@bsnux
Copy link
Author

bsnux commented Oct 3, 2014

Thanks @paltman! I fixed the Travis error. Do you want to avoid the use of django-restframework?

@paltman
Copy link
Member

paltman commented Mar 18, 2016

We are going take a different approach with this using pinax-api. Appreciate the attempt though @bsnux. Hope you are doing well.

@paltman paltman closed this Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a view that accepts a JSON post so that events can be recorded from client side
2 participants