Skip to content

Commit ad3bb05

Browse files
committed
Merge pull request #2971 from aschn/master
Add drf-tracking to third-party-resources.md
2 parents eeef853 + 9903392 commit ad3bb05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/third-party-resources.md

+2
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
241241
* [drf-extensions][drf-extensions] - A collection of custom extensions
242242
* [ember-django-adapter][ember-django-adapter] - An adapter for working with Ember.js
243243
* [django-versatileimagefield][django-versatileimagefield] - Provides a drop-in replacement for Django's stock `ImageField` that makes it easy to serve images in multiple sizes/renditions from a single field. For DRF-specific implementation docs, [click here][django-versatileimagefield-drf-docs].
244+
* [drf-tracking][drf-tracking] - Utilities to track requests to DRF API views.
244245

245246
## Other Resources
246247

@@ -334,3 +335,4 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
334335
[django-versatileimagefield]: https://github.com/WGBH/django-versatileimagefield
335336
[django-versatileimagefield-drf-docs]:http://django-versatileimagefield.readthedocs.org/en/latest/drf_integration.html
336337
[cdrf.co]:http://www.cdrf.co
338+
[drf-tracking]: https://github.com/aschn/drf-tracking

0 commit comments

Comments
 (0)