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/community/third-party-packages.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
220
220
### Serializer fields
221
221
222
222
*[drf-compound-fields][drf-compound-fields] - Provides "compound" serializer fields, such as lists of simple values.
223
-
*[django-extra-fields][django-extra-fields] - Provides extra serializer fields.
223
+
*[drf-extra-fields][drf-extra-fields] - Provides extra serializer fields.
224
224
*[django-versatileimagefield][django-versatileimagefield] - Provides a drop-in replacement for Django's stock `ImageField` that makes it easy to serve images in multiple sizes/renditions from a single field. For DRF-specific implementation docs, [click here][django-versatileimagefield-drf-docs].
225
225
226
226
### Views
@@ -311,7 +311,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
0 commit comments