Skip to content

Commit 2fbfaae

Browse files
authored
Add drf-restwind and update outdated images in browsable-api.md (#9680)
* add drf-restwind * Add images of 3rd party customization packages
1 parent 3c75579 commit 2fbfaae

13 files changed

+43
-12
lines changed

docs/community/third-party-packages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ To submit new content, [create a pull request][drf-create-pr].
160160

161161
### Customization
162162

163+
* [drf-restwind][drf-restwind] - a modern re-imagining of the Django REST Framework utilizes TailwindCSS and DaisyUI to provide flexible and customizable UI solutions with minimal coding effort.
163164
* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5.
164165
* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design.
165166

@@ -254,6 +255,7 @@ To submit new content, [create a pull request][drf-create-pr].
254255
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs
255256
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
256257
[drf-api-action]: https://github.com/Ori-Roza/drf-api-action
258+
[drf-restwind]: https://github.com/youzarsiph/drf-restwind
257259
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
258260
[drf-material]: https://github.com/youzarsiph/drf-material
259-
[django-pyoidc] : https://github.com/makinacorpus/django_pyoidc
261+
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc

docs/img/drf-m-api-root.png

81.1 KB
Loading

docs/img/drf-m-detail-view.png

121 KB
Loading

docs/img/drf-m-list-view.png

123 KB
Loading

docs/img/drf-r-api-root.png

81.6 KB
Loading

docs/img/drf-r-detail-view.png

118 KB
Loading

docs/img/drf-r-list-view.png

127 KB
Loading

docs/img/drf-rw-api-root.png

76.4 KB
Loading

docs/img/drf-rw-detail-view.png

99 KB
Loading

docs/img/drf-rw-list-view.png

99.7 KB
Loading

0 commit comments

Comments
 (0)