Skip to content

Commit af32103

Browse files
Nabutebrowniebroke
andauthored
Add django-lisan to third-party packages documentation page (#9767)
* Add django-lisan to third-party packages * Update django-lisan entry in third-party packages documentation to include a reference link * Remove inline link * Replace NBSP by actual spaces --------- Co-authored-by: Bruno Alla <[email protected]>
1 parent d6ffc95 commit af32103

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/community/third-party-packages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,10 @@ To submit new content, [create a pull request][drf-create-pr].
152152
* [django-rest-framework-condition][django-rest-framework-condition] - Decorators for managing HTTP cache headers for Django REST framework (ETag and Last-modified).
153153
* [django-rest-witchcraft][django-rest-witchcraft] - Provides DRF integration with SQLAlchemy with SQLAlchemy model serializers/viewsets and a bunch of other goodies
154154
* [djangorestframework-mvt][djangorestframework-mvt] - An extension for creating views that serve Postgres data as Map Box Vector Tiles.
155-
* [drf-viewset-profiler][drf-viewset-profiler] - Lib to profile all methods from a viewset line by line.
155+
* [drf-viewset-profiler][drf-viewset-profiler] - Lib to profile all methods from a viewset line by line.
156156
* [djangorestframework-features][djangorestframework-features] - Advanced schema generation and more based on named features.
157157
* [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.
158+
* [django-lisan][django-lisan] - A lightweight translation and localization framework for Django REST Framework APIs.
158159
* [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..
159160
* [fast-drf] - A model based library for making API development faster and easier.
160161
* [django-requestlogs] - Providing middleware and other helpers for audit logging for REST framework.
@@ -266,4 +267,5 @@ To submit new content, [create a pull request][drf-create-pr].
266267
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
267268
[apitally]: https://github.com/apitally/apitally-py
268269
[drf-shapeless-serializers]: https://github.com/khaledsukkar2/drf-shapeless-serializers
270+
[django-lisan]: https://github.com/Nabute/django-lisan
269271
[axioms-drf-py]: https://github.com/abhishektiwari/axioms-drf-py

0 commit comments

Comments
 (0)