Skip to content

Add new package to docs: drf-tracking #2968

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

Closed
aschn opened this issue May 26, 2015 · 1 comment
Closed

Add new package to docs: drf-tracking #2968

aschn opened this issue May 26, 2015 · 1 comment

Comments

@aschn
Copy link
Contributor

aschn commented May 26, 2015

Many people have posted questions about the best way to hook into API views to add logging, e.g., https://groups.google.com/forum/#!topic/django-rest-framework/n7iZK2l4VB0. I've done this myself in a couple projects now, so I made a reusable app that implements the recommended strategy and saves the data to a db model:

https://github.com/aschn/drf-tracking

If this package would be useful to others, it could be added to the docs somewhere. Not sure where would be best, though.. maybe here?

@carltongibson
Copy link
Collaborator

Hey @aschn — sounds good. Here's the place

(I'm going to close this assuming your question is answered. Do open a Pull Request adding your package.)

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

No branches or pull requests

2 participants