Skip to content

Commit cceb416

Browse files
jozocarltongibson
authored andcommitted
Link DRF Condition (cache headers) third party package. (encode#6557)
1 parent b1122a4 commit cceb416

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
@@ -263,6 +263,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
263263
* [django-rest-messaging][django-rest-messaging], [django-rest-messaging-centrifugo][django-rest-messaging-centrifugo] and [django-rest-messaging-js][django-rest-messaging-js] - A real-time pluggable messaging service using DRM.
264264
* [djangorest-alchemy][djangorest-alchemy] - SQLAlchemy support for REST framework.
265265
* [djangorestframework-datatables][djangorestframework-datatables] - Seamless integration between Django REST framework and [Datatables](https://datatables.net).
266+
* [django-rest-framework-condition][django-rest-framework-condition] - Decorators for managing HTTP cache headers for Django REST framework (ETag and Last-modified).
266267

267268
[cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html
268269
[cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework
@@ -336,3 +337,4 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
336337
[drfpasswordless]: https://github.com/aaronn/django-rest-framework-passwordless
337338
[djangorest-alchemy]: https://github.com/dealertrack/djangorest-alchemy
338339
[djangorestframework-datatables]: https://github.com/izimobil/django-rest-framework-datatables
340+
[django-rest-framework-condition]: https://github.com/jozo/django-rest-framework-condition

0 commit comments

Comments
 (0)