docs: Update third-party-packages.md to rename customization packages (#9248)

* Add 2 customization packages, rest-framework-redesign and rest-framework-material

* docs: Update third-party-packages.md to rename customization packages
This commit is contained in:
Yousef Abu Shanab 2024-02-20 05:14:13 -08:00 committed by GitHub
parent 336e7addb6
commit 4773d737b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,8 +154,8 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
### Customization
* [rest-framework-redesign][rest-framework-redesign] - A package for customizing the API using Bootstrap 5.
* [rest-framework-material][rest-framework-material] - Material design for Django REST Framework API.
* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5.
* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design.
[cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html
[cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework
@ -248,5 +248,5 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
[drf-api-action]: https://github.com/Ori-Roza/drf-api-action
[rest-framework-redesign]: https://github.com/youzarsiph/rest-framework-redesign
[rest-framework-material]: https://github.com/youzarsiph/rest-framework-material
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
[drf-material]: https://github.com/youzarsiph/drf-material