Skip to content

Commit 5471f8a

Browse files
authored
Added django-requestlogs in third party packages (#8497)
1 parent 333f1ff commit 5471f8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/third-party-packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
148148
* [django-elasticsearch-dsl-drf][django-elasticsearch-dsl-drf] - Integrate Elasticsearch DSL with Django REST framework. Package provides views, serializers, filter backends, pagination and other handy add-ons.
149149
* [django-api-client][django-api-client] - DRF client that groups the Endpoint response, for use in CBVs and FBV as if you were working with Django's Native Models..
150150
* [fast-drf] - A model based library for making API development faster and easier.
151+
* [django-requestlogs] - Providing middleware and other helpers for audit logging for REST framework.
151152

152153
[cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html
153154
[cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework
@@ -237,3 +238,4 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
237238
[graphwrap]: https://github.com/PaulGilmartin/graph_wrap
238239
[rest-framework-actions]: https://github.com/AlexisMunera98/rest-framework-actions
239240
[fast-drf]: https://github.com/iashraful/fast-drf
241+
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs

0 commit comments

Comments
 (0)