You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/topics/browsable-api.md
+27-7
Original file line number
Diff line number
Diff line change
@@ -81,36 +81,46 @@ For more specific CSS tweaks than simply overriding the default bootstrap theme
81
81
82
82
### Third party packages for customization
83
83
84
-
You can use a third party package for customization, rather than doing it by yourself. Here is 2 packages for customizing the API:
84
+
You can use a third party package for customization, rather than doing it by yourself. Here is 3 packages for customizing the API:
85
85
86
86
*[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.
87
87
*[drf-redesign][drf-redesign] - A package for customizing the API using Bootstrap 5. Modern and sleek design, it comes with the support for dark mode.
88
88
*[drf-material][drf-material] - Material design for Django REST Framework.
0 commit comments