diff --git a/404.html b/404.html
index 197d29d86..fbbc2fc1a 100644
--- a/404.html
+++ b/404.html
@@ -6,7 +6,7 @@
Django REST framework
-
+
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html
index 44d3f4bf3..6d0314db0 100644
--- a/api-guide/authentication/index.html
+++ b/api-guide/authentication/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,102 +401,102 @@
-
- Authentication
+ Authentication
-
- How authentication is determined
+ How authentication is determined
-
- Setting the authentication scheme
+ Setting the authentication scheme
-
- Unauthorized and Forbidden responses
+ Unauthorized and Forbidden responses
-
- Apache mod_wsgi specific configuration
+ Apache mod_wsgi specific configuration
-
- API Reference
+ API Reference
-
- BasicAuthentication
+ BasicAuthentication
-
- TokenAuthentication
+ TokenAuthentication
-
- SessionAuthentication
+ SessionAuthentication
-
- RemoteUserAuthentication
+ RemoteUserAuthentication
-
- Custom authentication
+ Custom authentication
-
- Example
+ Example
-
- Third party packages
+ Third party packages
-
- Django OAuth Toolkit
+ Django OAuth Toolkit
-
- Django REST framework OAuth
+ Django REST framework OAuth
-
- JSON Web Token Authentication
+ JSON Web Token Authentication
-
- Hawk HTTP Authentication
+ Hawk HTTP Authentication
-
- HTTP Signature Authentication
+ HTTP Signature Authentication
-
- Djoser
+ Djoser
-
- django-rest-auth
+ django-rest-auth
-
- django-rest-framework-social-oauth2
+ django-rest-framework-social-oauth2
-
- django-rest-knox
+ django-rest-knox
-
- drfpasswordless
+ drfpasswordless
diff --git a/api-guide/caching/index.html b/api-guide/caching/index.html
index b1bc60a96..4579f1cc4 100644
--- a/api-guide/caching/index.html
+++ b/api-guide/caching/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,12 +401,12 @@
-
- Caching
+ Caching
-
- Using cache with apiview and viewsets
+ Using cache with apiview and viewsets
diff --git a/api-guide/content-negotiation/index.html b/api-guide/content-negotiation/index.html
index 37a799c0b..e26983352 100644
--- a/api-guide/content-negotiation/index.html
+++ b/api-guide/content-negotiation/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,26 +401,26 @@
-
- Content negotiation
+ Content negotiation
-
- Determining the accepted renderer
+ Determining the accepted renderer
-
- Custom content negotiation
+ Custom content negotiation
-
- Example
+ Example
-
- Setting the content negotiation
+ Setting the content negotiation
diff --git a/api-guide/exceptions/index.html b/api-guide/exceptions/index.html
index 8de42d40e..956403b51 100644
--- a/api-guide/exceptions/index.html
+++ b/api-guide/exceptions/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,80 +401,80 @@
-
- Exceptions
+ Exceptions
-
- Exception handling in REST framework views
+ Exception handling in REST framework views
-
- Custom exception handling
+ Custom exception handling
-
- API Reference
+ API Reference
-
- APIException
+ APIException
-
- ParseError
+ ParseError
-
- AuthenticationFailed
+ AuthenticationFailed
-
- NotAuthenticated
+ NotAuthenticated
-
- PermissionDenied
+ PermissionDenied
-
- NotFound
+ NotFound
-
- MethodNotAllowed
+ MethodNotAllowed
-
- NotAcceptable
+ NotAcceptable
-
- UnsupportedMediaType
+ UnsupportedMediaType
-
- Throttled
+ Throttled
-
- ValidationError
+ ValidationError
-
- Generic Error Views
+ Generic Error Views
-
- rest_framework.exceptions.server_error
+ rest_framework.exceptions.server_error
-
- rest_framework.exceptions.bad_request
+ rest_framework.exceptions.bad_request
diff --git a/api-guide/fields/index.html b/api-guide/fields/index.html
index d6d39b87f..9e345c59e 100644
--- a/api-guide/fields/index.html
+++ b/api-guide/fields/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,216 +401,216 @@
-
- Serializer fields
+ Serializer fields
-
- Core arguments
+ Core arguments
-
- Boolean fields
+ Boolean fields
-
- BooleanField
+ BooleanField
-
- NullBooleanField
+ NullBooleanField
-
- String fields
+ String fields
-
- CharField
+ CharField
-
- EmailField
+ EmailField
-
- RegexField
+ RegexField
-
- SlugField
+ SlugField
-
- URLField
+ URLField
-
- UUIDField
+ UUIDField
-
- FilePathField
+ FilePathField
-
- IPAddressField
+ IPAddressField
-
- Numeric fields
+ Numeric fields
-
- IntegerField
+ IntegerField
-
- FloatField
+ FloatField
-
- DecimalField
+ DecimalField
-
- Date and time fields
+ Date and time fields
-
- DateTimeField
+ DateTimeField
-
- DateField
+ DateField
-
- TimeField
+ TimeField
-
- DurationField
+ DurationField
-
- Choice selection fields
+ Choice selection fields
-
- ChoiceField
+ ChoiceField
-
- MultipleChoiceField
+ MultipleChoiceField
-
- File upload fields
+ File upload fields
-
- Parsers and file uploads.
+ Parsers and file uploads.
-
- FileField
+ FileField
-
- ImageField
+ ImageField
-
- Composite fields
+ Composite fields
-
- ListField
+ ListField
-
- DictField
+ DictField
-
- HStoreField
+ HStoreField
-
- JSONField
+ JSONField
-
- Miscellaneous fields
+ Miscellaneous fields
-
- ReadOnlyField
+ ReadOnlyField
-
- HiddenField
+ HiddenField
-
- ModelField
+ ModelField
-
- SerializerMethodField
+ SerializerMethodField
-
- Custom fields
+ Custom fields
-
- Examples
+ Examples
-
- Third party packages
+ Third party packages
-
- DRF Compound Fields
+ DRF Compound Fields
-
- DRF Extra Fields
+ DRF Extra Fields
-
- djangorestframework-recursive
+ djangorestframework-recursive
-
- django-rest-framework-gis
+ django-rest-framework-gis
-
- django-rest-framework-hstore
+ django-rest-framework-hstore
diff --git a/api-guide/filtering/index.html b/api-guide/filtering/index.html
index 391c3dfde..a22057ac1 100644
--- a/api-guide/filtering/index.html
+++ b/api-guide/filtering/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,96 +401,96 @@
-
- Filtering
+ Filtering
-
- Filtering against the current user
+ Filtering against the current user
-
- Filtering against the URL
+ Filtering against the URL
-
- Filtering against query parameters
+ Filtering against query parameters
-
- Generic Filtering
+ Generic Filtering
-
- Setting filter backends
+ Setting filter backends
-
- Filtering and object lookups
+ Filtering and object lookups
-
- Overriding the initial queryset
+ Overriding the initial queryset
-
- API Guide
+ API Guide
-
- DjangoFilterBackend
+ DjangoFilterBackend
-
- SearchFilter
+ SearchFilter
-
- OrderingFilter
+ OrderingFilter
-
- Custom generic filtering
+ Custom generic filtering
-
- Example
+ Example
-
- Customizing the interface
+ Customizing the interface
-
- Pagination & schemas
+ Pagination & schemas
-
- Third party packages
+ Third party packages
-
- Django REST framework filters package
+ Django REST framework filters package
-
- Django REST framework full word search filter
+ Django REST framework full word search filter
-
- Django URL Filter
+ Django URL Filter
-
- drf-url-filters
+ drf-url-filters
diff --git a/api-guide/format-suffixes/index.html b/api-guide/format-suffixes/index.html
index 793477d22..f7decf761 100644
--- a/api-guide/format-suffixes/index.html
+++ b/api-guide/format-suffixes/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Format suffixes
+ Format suffixes
-
- format_suffix_patterns
+ format_suffix_patterns
-
- Query parameter formats
+ Query parameter formats
-
- Accept headers vs. format suffixes
+ Accept headers vs. format suffixes
diff --git a/api-guide/generic-views/index.html b/api-guide/generic-views/index.html
index 8259e738b..eac188825 100644
--- a/api-guide/generic-views/index.html
+++ b/api-guide/generic-views/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,124 +401,124 @@
-
- Generic views
+ Generic views
-
- Examples
+ Examples
-
- API Reference
+ API Reference
-
- GenericAPIView
+ GenericAPIView
-
- Mixins
+ Mixins
-
- ListModelMixin
+ ListModelMixin
-
- CreateModelMixin
+ CreateModelMixin
-
- RetrieveModelMixin
+ RetrieveModelMixin
-
- UpdateModelMixin
+ UpdateModelMixin
-
- DestroyModelMixin
+ DestroyModelMixin
-
- Concrete View Classes
+ Concrete View Classes
-
- CreateAPIView
+ CreateAPIView
-
- ListAPIView
+ ListAPIView
-
- RetrieveAPIView
+ RetrieveAPIView
-
- DestroyAPIView
+ DestroyAPIView
-
- UpdateAPIView
+ UpdateAPIView
-
- ListCreateAPIView
+ ListCreateAPIView
-
- RetrieveUpdateAPIView
+ RetrieveUpdateAPIView
-
- RetrieveDestroyAPIView
+ RetrieveDestroyAPIView
-
- RetrieveUpdateDestroyAPIView
+ RetrieveUpdateDestroyAPIView
-
- Customizing the generic views
+ Customizing the generic views
-
- Creating custom mixins
+ Creating custom mixins
-
- Creating custom base classes
+ Creating custom base classes
-
- PUT as create
+ PUT as create
-
- Third party packages
+ Third party packages
-
- Django REST Framework bulk
+ Django REST Framework bulk
-
- Django Rest Multiple Models
+ Django Rest Multiple Models
diff --git a/api-guide/metadata/index.html b/api-guide/metadata/index.html
index 781d99180..016e9dc91 100644
--- a/api-guide/metadata/index.html
+++ b/api-guide/metadata/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,36 +401,36 @@
-
- Metadata
+ Metadata
-
- Setting the metadata scheme
+ Setting the metadata scheme
-
- Creating schema endpoints
+ Creating schema endpoints
-
- Custom metadata classes
+ Custom metadata classes
-
- Example
+ Example
-
- Third party packages
+ Third party packages
-
- DRF-schema-adapter
+ DRF-schema-adapter
diff --git a/api-guide/pagination/index.html b/api-guide/pagination/index.html
index da5752242..b935cb0e4 100644
--- a/api-guide/pagination/index.html
+++ b/api-guide/pagination/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,80 +401,80 @@
-
- Pagination
+ Pagination
-
- Setting the pagination style
+ Setting the pagination style
-
- Modifying the pagination style
+ Modifying the pagination style
-
- API Reference
+ API Reference
-
- PageNumberPagination
+ PageNumberPagination
-
- LimitOffsetPagination
+ LimitOffsetPagination
-
- CursorPagination
+ CursorPagination
-
- Custom pagination styles
+ Custom pagination styles
-
- Example
+ Example
-
- Using your custom pagination class
+ Using your custom pagination class
-
- Pagination & schemas
+ Pagination & schemas
-
- HTML pagination controls
+ HTML pagination controls
-
- Customizing the controls
+ Customizing the controls
-
- Third party packages
+ Third party packages
-
- DRF-extensions
+ DRF-extensions
-
- drf-proxy-pagination
+ drf-proxy-pagination
-
- link-header-pagination
+ link-header-pagination
diff --git a/api-guide/parsers/index.html b/api-guide/parsers/index.html
index dabc11a0c..4d9ba7adf 100644
--- a/api-guide/parsers/index.html
+++ b/api-guide/parsers/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,82 +401,82 @@
-
- Parsers
+ Parsers
-
- How the parser is determined
+ How the parser is determined
-
- Setting the parsers
+ Setting the parsers
-
- API Reference
+ API Reference
-
- JSONParser
+ JSONParser
-
- FormParser
+ FormParser
-
- MultiPartParser
+ MultiPartParser
-
- FileUploadParser
+ FileUploadParser
-
- Custom parsers
+ Custom parsers
-
- stream
+ stream
-
- media_type
+ media_type
-
- parser_context
+ parser_context
-
- Example
+ Example
-
- Third party packages
+ Third party packages
-
- YAML
+ YAML
-
- XML
+ XML
-
- MessagePack
+ MessagePack
-
- CamelCase JSON
+ CamelCase JSON
diff --git a/api-guide/permissions/index.html b/api-guide/permissions/index.html
index 16aa27172..c83e6a9c2 100644
--- a/api-guide/permissions/index.html
+++ b/api-guide/permissions/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,98 +401,98 @@
-
- Permissions
+ Permissions
-
- How permissions are determined
+ How permissions are determined
-
- Object level permissions
+ Object level permissions
-
- Setting the permission policy
+ Setting the permission policy
-
- API Reference
+ API Reference
-
- AllowAny
+ AllowAny
-
- IsAuthenticated
+ IsAuthenticated
-
- IsAdminUser
+ IsAdminUser
-
- IsAuthenticatedOrReadOnly
+ IsAuthenticatedOrReadOnly
-
- DjangoModelPermissions
+ DjangoModelPermissions
-
- DjangoModelPermissionsOrAnonReadOnly
+ DjangoModelPermissionsOrAnonReadOnly
-
- DjangoObjectPermissions
+ DjangoObjectPermissions
-
- Custom permissions
+ Custom permissions
-
- Examples
+ Examples
-
- Third party packages
+ Third party packages
-
- DRF - Access Policy
+ DRF - Access Policy
-
- Composed Permissions
+ Composed Permissions
-
- REST Condition
+ REST Condition
-
- DRY Rest Permissions
+ DRY Rest Permissions
-
- Django Rest Framework Roles
+ Django Rest Framework Roles
-
- Django REST Framework API Key
+ Django REST Framework API Key
-
- Django Rest Framework Role Filters
+ Django Rest Framework Role Filters
diff --git a/api-guide/relations/index.html b/api-guide/relations/index.html
index 8f45502ad..90775bdd4 100644
--- a/api-guide/relations/index.html
+++ b/api-guide/relations/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,116 +401,116 @@
-
- Serializer relations
+ Serializer relations
-
- Inspecting relationships.
+ Inspecting relationships.
-
- API Reference
+ API Reference
-
- StringRelatedField
+ StringRelatedField
-
- PrimaryKeyRelatedField
+ PrimaryKeyRelatedField
-
- HyperlinkedRelatedField
+ HyperlinkedRelatedField
-
- SlugRelatedField
+ SlugRelatedField
-
- HyperlinkedIdentityField
+ HyperlinkedIdentityField
-
- Nested relationships
+ Nested relationships
-
- Example
+ Example
-
- Writable nested serializers
+ Writable nested serializers
-
- Custom relational fields
+ Custom relational fields
-
- Example
+ Example
-
- Custom hyperlinked fields
+ Custom hyperlinked fields
-
- Example
+ Example
-
- Further notes
+ Further notes
-
- The queryset argument
+ The queryset argument
-
- Customizing the HTML display
+ Customizing the HTML display
-
- Select field cutoffs
+ Select field cutoffs
-
- Reverse relations
+ Reverse relations
-
- Generic relationships
+ Generic relationships
-
- ManyToManyFields with a Through Model
+ ManyToManyFields with a Through Model
-
- Third Party Packages
+ Third Party Packages
-
- DRF Nested Routers
+ DRF Nested Routers
-
- Rest Framework Generic Relations
+ Rest Framework Generic Relations
diff --git a/api-guide/renderers/index.html b/api-guide/renderers/index.html
index 3af04bc7f..7671182e7 100644
--- a/api-guide/renderers/index.html
+++ b/api-guide/renderers/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,148 +401,148 @@
-
- Renderers
+ Renderers
-
- How the renderer is determined
+ How the renderer is determined
-
- Setting the renderers
+ Setting the renderers
-
- Ordering of renderer classes
+ Ordering of renderer classes
-
- API Reference
+ API Reference
-
- JSONRenderer
+ JSONRenderer
-
- TemplateHTMLRenderer
+ TemplateHTMLRenderer
-
- StaticHTMLRenderer
+ StaticHTMLRenderer
-
- BrowsableAPIRenderer
+ BrowsableAPIRenderer
-
- AdminRenderer
+ AdminRenderer
-
- HTMLFormRenderer
+ HTMLFormRenderer
-
- MultiPartRenderer
+ MultiPartRenderer
-
- Custom renderers
+ Custom renderers
-
- data
+ data
-
- media_type=None
+ media_type=None
-
- renderer_context=None
+ renderer_context=None
-
- Example
+ Example
-
- Setting the character set
+ Setting the character set
-
- Advanced renderer usage
+ Advanced renderer usage
-
- Varying behaviour by media type
+ Varying behaviour by media type
-
- Underspecifying the media type
+ Underspecifying the media type
-
- Designing your media types
+ Designing your media types
-
- HTML error views
+ HTML error views
-
- Third party packages
+ Third party packages
-
- YAML
+ YAML
-
- XML
+ XML
-
- JSONP
+ JSONP
-
- MessagePack
+ MessagePack
-
- XLSX (Binary Spreadsheet Endpoints)
+ XLSX (Binary Spreadsheet Endpoints)
-
- CSV
+ CSV
-
- UltraJSON
+ UltraJSON
-
- CamelCase JSON
+ CamelCase JSON
-
- Pandas (CSV, Excel, PNG)
+ Pandas (CSV, Excel, PNG)
-
- LaTeX
+ LaTeX
diff --git a/api-guide/requests/index.html b/api-guide/requests/index.html
index f17e1072f..130ff64c5 100644
--- a/api-guide/requests/index.html
+++ b/api-guide/requests/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,81 +401,81 @@
-
- Requests
+ Requests
-
- Request parsing
+ Request parsing
-
- .data
+ .data
-
- .query_params
+ .query_params
-
- .parsers
+ .parsers
-
- Content negotiation
+ Content negotiation
-
- .accepted_renderer
+ .accepted_renderer
-
- .accepted_media_type
+ .accepted_media_type
-
- Authentication
+ Authentication
-
- .user
+ .user
-
- .auth
+ .auth
-
- .authenticators
+ .authenticators
-
- Browser enhancements
+ Browser enhancements
-
- .method
+ .method
-
- .content_type
+ .content_type
-
- .stream
+ .stream
-
- Standard HttpRequest attributes
+ Standard HttpRequest attributes
diff --git a/api-guide/responses/index.html b/api-guide/responses/index.html
index 31b00f0c2..7570877ad 100644
--- a/api-guide/responses/index.html
+++ b/api-guide/responses/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,62 +401,62 @@
-
- Responses
+ Responses
-
- Creating responses
+ Creating responses
-
- Response()
+ Response()
-
- Attributes
+ Attributes
-
- .data
+ .data
-
- .status_code
+ .status_code
-
- .content
+ .content
-
- .template_name
+ .template_name
-
- .accepted_renderer
+ .accepted_renderer
-
- .accepted_media_type
+ .accepted_media_type
-
- .renderer_context
+ .renderer_context
-
- Standard HttpResponse attributes
+ Standard HttpResponse attributes
-
- .render()
+ .render()
diff --git a/api-guide/reverse/index.html b/api-guide/reverse/index.html
index 6271ee8b2..ffee0d9ff 100644
--- a/api-guide/reverse/index.html
+++ b/api-guide/reverse/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,16 +401,16 @@
-
- Returning URLs
+ Returning URLs
-
- reverse
+ reverse
-
- reverse_lazy
+ reverse_lazy
diff --git a/api-guide/routers/index.html b/api-guide/routers/index.html
index 80c910dc3..aa362a72c 100644
--- a/api-guide/routers/index.html
+++ b/api-guide/routers/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,62 +401,62 @@
-
- Routers
+ Routers
-
- Usage
+ Usage
-
- API Guide
+ API Guide
-
- SimpleRouter
+ SimpleRouter
-
- DefaultRouter
+ DefaultRouter
-
- Custom Routers
+ Custom Routers
-
- Customizing dynamic routes
+ Customizing dynamic routes
-
- Example
+ Example
-
- Advanced custom routers
+ Advanced custom routers
-
- Third Party Packages
+ Third Party Packages
-
- DRF Nested Routers
+ DRF Nested Routers
-
- ModelRouter (wq.db.rest)
+ ModelRouter (wq.db.rest)
-
- DRF-extensions
+ DRF-extensions
diff --git a/api-guide/schemas/index.html b/api-guide/schemas/index.html
index b7135697b..2d8a16870 100644
--- a/api-guide/schemas/index.html
+++ b/api-guide/schemas/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,16 +401,16 @@
-
- Schema
+ Schema
-
- Generating an OpenAPI Schema
+ Generating an OpenAPI Schema
-
- Customizing Schema Generation
+ Customizing Schema Generation
diff --git a/api-guide/serializers/index.html b/api-guide/serializers/index.html
index c52188c20..2312e9dbf 100644
--- a/api-guide/serializers/index.html
+++ b/api-guide/serializers/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,220 +401,220 @@
-
- Serializers
+ Serializers
-
- Declaring Serializers
+ Declaring Serializers
-
- Serializing objects
+ Serializing objects
-
- Deserializing objects
+ Deserializing objects
-
- Saving instances
+ Saving instances
-
- Validation
+ Validation
-
- Accessing the initial data and instance
+ Accessing the initial data and instance
-
- Partial updates
+ Partial updates
-
- Dealing with nested objects
+ Dealing with nested objects
-
- Writable nested representations
+ Writable nested representations
-
- Dealing with multiple objects
+ Dealing with multiple objects
-
- Including extra context
+ Including extra context
-
- ModelSerializer
+ ModelSerializer
-
- Inspecting a ModelSerializer
+ Inspecting a ModelSerializer
-
- Specifying which fields to include
+ Specifying which fields to include
-
- Specifying nested serialization
+ Specifying nested serialization
-
- Specifying fields explicitly
+ Specifying fields explicitly
-
- Specifying read only fields
+ Specifying read only fields
-
- Additional keyword arguments
+ Additional keyword arguments
-
- Relational fields
+ Relational fields
-
- Customizing field mappings
+ Customizing field mappings
-
- HyperlinkedModelSerializer
+ HyperlinkedModelSerializer
-
- Absolute and relative URLs
+ Absolute and relative URLs
-
- How hyperlinked views are determined
+ How hyperlinked views are determined
-
- Changing the URL field name
+ Changing the URL field name
-
- ListSerializer
+ ListSerializer
-
- allow_empty
+ allow_empty
-
- Customizing ListSerializer behavior
+ Customizing ListSerializer behavior
-
- BaseSerializer
+ BaseSerializer
-
- Read-only BaseSerializer classes
+ Read-only BaseSerializer classes
-
- Read-write BaseSerializer classes
+ Read-write BaseSerializer classes
-
- Creating new base classes
+ Creating new base classes
-
- Advanced serializer usage
+ Advanced serializer usage
-
- Overriding serialization and deserialization behavior
+ Overriding serialization and deserialization behavior
-
- Serializer Inheritance
+ Serializer Inheritance
-
- Dynamically modifying fields
+ Dynamically modifying fields
-
- Customizing the default fields
+ Customizing the default fields
-
- Third party packages
+ Third party packages
-
- Django REST marshmallow
+ Django REST marshmallow
-
- Serpy
+ Serpy
-
- MongoengineModelSerializer
+ MongoengineModelSerializer
-
- GeoFeatureModelSerializer
+ GeoFeatureModelSerializer
-
- HStoreSerializer
+ HStoreSerializer
-
- Dynamic REST
+ Dynamic REST
-
- Dynamic Fields Mixin
+ Dynamic Fields Mixin
-
- DRF FlexFields
+ DRF FlexFields
-
- Serializer Extensions
+ Serializer Extensions
-
- HTML JSON Forms
+ HTML JSON Forms
-
- DRF-Base64
+ DRF-Base64
-
- QueryFields
+ QueryFields
-
- DRF Writable Nested
+ DRF Writable Nested
diff --git a/api-guide/settings/index.html b/api-guide/settings/index.html
index 2571ea523..483a79bba 100644
--- a/api-guide/settings/index.html
+++ b/api-guide/settings/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,66 +401,66 @@
-
- Settings
+ Settings
-
- Accessing settings
+ Accessing settings
-
- API Reference
+ API Reference
-
- API policy settings
+ API policy settings
-
- Generic view settings
+ Generic view settings
-
- Versioning settings
+ Versioning settings
-
- Authentication settings
+ Authentication settings
-
- Test settings
+ Test settings
-
- Schema generation controls
+ Schema generation controls
-
- Content type controls
+ Content type controls
-
- Date and time formatting
+ Date and time formatting
-
- Encodings
+ Encodings
-
- View names and descriptions
+ View names and descriptions
-
- HTML Select Field cutoffs
+ HTML Select Field cutoffs
-
- Miscellaneous settings
+ Miscellaneous settings
diff --git a/api-guide/status-codes/index.html b/api-guide/status-codes/index.html
index 00dbc8c83..cd7d112b3 100644
--- a/api-guide/status-codes/index.html
+++ b/api-guide/status-codes/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Status Codes
+ Status Codes
-
- Informational - 1xx
+ Informational - 1xx
-
- Successful - 2xx
+ Successful - 2xx
-
- Redirection - 3xx
+ Redirection - 3xx
-
- Client Error - 4xx
+ Client Error - 4xx
-
- Server Error - 5xx
+ Server Error - 5xx
-
- Helper functions
+ Helper functions
diff --git a/api-guide/testing/index.html b/api-guide/testing/index.html
index 825b6ae9a..fce6ba9be 100644
--- a/api-guide/testing/index.html
+++ b/api-guide/testing/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,124 +401,124 @@
-
- Testing
+ Testing
-
- APIRequestFactory
+ APIRequestFactory
-
- Creating test requests
+ Creating test requests
-
- Forcing authentication
+ Forcing authentication
-
- Forcing CSRF validation
+ Forcing CSRF validation
-
- APIClient
+ APIClient
-
- Making requests
+ Making requests
-
- Authenticating
+ Authenticating
-
- CSRF validation
+ CSRF validation
-
- RequestsClient
+ RequestsClient
-
- RequestsClient and working with the database
+ RequestsClient and working with the database
-
- Headers & Authentication
+ Headers & Authentication
-
- CSRF
+ CSRF
-
- Live tests
+ Live tests
-
- CoreAPIClient
+ CoreAPIClient
-
- Headers & Authentication
+ Headers & Authentication
-
- API Test cases
+ API Test cases
-
- Example
+ Example
-
- URLPatternsTestCase
+ URLPatternsTestCase
-
- Example
+ Example
-
- Testing responses
+ Testing responses
-
- Checking the response data
+ Checking the response data
-
- Rendering responses
+ Rendering responses
-
- Configuration
+ Configuration
-
- Setting the default format
+ Setting the default format
-
- Setting the available formats
+ Setting the available formats
diff --git a/api-guide/throttling/index.html b/api-guide/throttling/index.html
index ab113f8fa..3d6403399 100644
--- a/api-guide/throttling/index.html
+++ b/api-guide/throttling/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,52 +401,52 @@
-
- Throttling
+ Throttling
-
- How throttling is determined
+ How throttling is determined
-
- Setting the throttling policy
+ Setting the throttling policy
-
- How clients are identified
+ How clients are identified
-
- Setting up the cache
+ Setting up the cache
-
- API Reference
+ API Reference
-
- AnonRateThrottle
+ AnonRateThrottle
-
- UserRateThrottle
+ UserRateThrottle
-
- ScopedRateThrottle
+ ScopedRateThrottle
-
- Custom throttles
+ Custom throttles
-
- Example
+ Example
diff --git a/api-guide/validators/index.html b/api-guide/validators/index.html
index 0acc55b89..9aad67ad1 100644
--- a/api-guide/validators/index.html
+++ b/api-guide/validators/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,78 +401,78 @@
-
- Validators
+ Validators
-
- Validation in REST framework
+ Validation in REST framework
-
- UniqueValidator
+ UniqueValidator
-
- UniqueTogetherValidator
+ UniqueTogetherValidator
-
- UniqueForDateValidator
+ UniqueForDateValidator
-
- UniqueForMonthValidator
+ UniqueForMonthValidator
-
- UniqueForYearValidator
+ UniqueForYearValidator
-
- Advanced field defaults
+ Advanced field defaults
-
- CurrentUserDefault
+ CurrentUserDefault
-
- CreateOnlyDefault
+ CreateOnlyDefault
-
- Limitations of validators
+ Limitations of validators
-
- Optional fields
+ Optional fields
-
- Updating nested serializers
+ Updating nested serializers
-
- Debugging complex cases
+ Debugging complex cases
-
- Writing custom validators
+ Writing custom validators
-
- Function based
+ Function based
-
- Class-based
+ Class-based
diff --git a/api-guide/versioning/index.html b/api-guide/versioning/index.html
index 19ee7708d..9eeace8b8 100644
--- a/api-guide/versioning/index.html
+++ b/api-guide/versioning/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,52 +401,52 @@
-
- Versioning
+ Versioning
-
- Versioning with REST framework
+ Versioning with REST framework
-
- Configuring the versioning scheme
+ Configuring the versioning scheme
-
- API Reference
+ API Reference
-
- AcceptHeaderVersioning
+ AcceptHeaderVersioning
-
- URLPathVersioning
+ URLPathVersioning
-
- NamespaceVersioning
+ NamespaceVersioning
-
- HostNameVersioning
+ HostNameVersioning
-
- QueryParameterVersioning
+ QueryParameterVersioning
-
- Custom versioning schemes
+ Custom versioning schemes
-
- Example
+ Example
diff --git a/api-guide/views/index.html b/api-guide/views/index.html
index 4713a99e6..50cd763e4 100644
--- a/api-guide/views/index.html
+++ b/api-guide/views/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,42 +401,42 @@
-
- Class-based Views
+ Class-based Views
-
- API policy attributes
+ API policy attributes
-
- API policy instantiation methods
+ API policy instantiation methods
-
- API policy implementation methods
+ API policy implementation methods
-
- Dispatch methods
+ Dispatch methods
-
- Function Based Views
+ Function Based Views
-
- @api_view()
+ @api_view()
-
- API policy decorators
+ API policy decorators
-
- View schema decorator
+ View schema decorator
diff --git a/api-guide/viewsets/index.html b/api-guide/viewsets/index.html
index dc2bd3829..555e60d09 100644
--- a/api-guide/viewsets/index.html
+++ b/api-guide/viewsets/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,60 +401,60 @@
-
- ViewSets
+ ViewSets
-
- Example
+ Example
-
- ViewSet actions
+ ViewSet actions
-
- Introspecting ViewSet actions
+ Introspecting ViewSet actions
-
- Marking extra actions for routing
+ Marking extra actions for routing
-
- Reversing action URLs
+ Reversing action URLs
-
- API Reference
+ API Reference
-
- ViewSet
+ ViewSet
-
- GenericViewSet
+ GenericViewSet
-
- ModelViewSet
+ ModelViewSet
-
- ReadOnlyModelViewSet
+ ReadOnlyModelViewSet
-
- Custom ViewSet base classes
+ Custom ViewSet base classes
-
- Example
+ Example
diff --git a/community/3.0-announcement/index.html b/community/3.0-announcement/index.html
index 8cc279579..774fb2358 100644
--- a/community/3.0-announcement/index.html
+++ b/community/3.0-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,48 +401,48 @@
-
- Django REST framework 3.0
+ Django REST framework 3.0
-
- New features
+ New features
-
- Request objects
+ Request objects
-
- Serializers
+ Serializers
-
- Serializer fields
+ Serializer fields
-
- Generic views
+ Generic views
-
- The metadata API
+ The metadata API
-
- Serializers as HTML forms
+ Serializers as HTML forms
-
- API style
+ API style
-
- Miscellaneous notes
+ Miscellaneous notes
-
- What's coming next
+ What's coming next
diff --git a/community/3.1-announcement/index.html b/community/3.1-announcement/index.html
index 119394452..83c634751 100644
--- a/community/3.1-announcement/index.html
+++ b/community/3.1-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,40 +401,40 @@
-
- Django REST framework 3.1
+ Django REST framework 3.1
-
- Pagination
+ Pagination
-
- Versioning
+ Versioning
-
- Internationalization
+ Internationalization
-
- New field types
+ New field types
-
- ModelSerializer API
+ ModelSerializer API
-
- Moving packages out of core
+ Moving packages out of core
-
- Deprecations
+ Deprecations
-
- What's next?
+ What's next?
diff --git a/community/3.10-announcement/index.html b/community/3.10-announcement/index.html
index 96874f3f0..becd967a5 100644
--- a/community/3.10-announcement/index.html
+++ b/community/3.10-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,28 +401,28 @@
-
- Django REST framework 3.10
+ Django REST framework 3.10
-
- OpenAPI Schema Generation
+ OpenAPI Schema Generation
-
- Continuing to use CoreAPI
+ Continuing to use CoreAPI
-
- OpenAPI Quickstart
+ OpenAPI Quickstart
-
- Feature Roadmap
+ Feature Roadmap
-
- Funding
+ Funding
diff --git a/community/3.2-announcement/index.html b/community/3.2-announcement/index.html
index 2da75d51a..6f18509ce 100644
--- a/community/3.2-announcement/index.html
+++ b/community/3.2-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,28 +401,28 @@
-
- Django REST framework 3.2
+ Django REST framework 3.2
-
- AdminRenderer
+ AdminRenderer
-
- Supported versions
+ Supported versions
-
- Deprecations
+ Deprecations
-
- Modifications to list behaviors
+ Modifications to list behaviors
-
- What's next?
+ What's next?
diff --git a/community/3.3-announcement/index.html b/community/3.3-announcement/index.html
index 931ba6530..4d5d5a2bd 100644
--- a/community/3.3-announcement/index.html
+++ b/community/3.3-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Django REST framework 3.3
+ Django REST framework 3.3
-
- Release notes
+ Release notes
-
- Supported versions
+ Supported versions
-
- Deprecations
+ Deprecations
diff --git a/community/3.4-announcement/index.html b/community/3.4-announcement/index.html
index d8ca9ec11..cef33d37f 100644
--- a/community/3.4-announcement/index.html
+++ b/community/3.4-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,28 +401,28 @@
-
- Django REST framework 3.4
+ Django REST framework 3.4
-
- Funding
+ Funding
-
- Schemas & client libraries
+ Schemas & client libraries
-
- Supported versions
+ Supported versions
-
- Deprecations and changes
+ Deprecations and changes
-
- Other improvements
+ Other improvements
diff --git a/community/3.5-announcement/index.html b/community/3.5-announcement/index.html
index f1664e234..524abb973 100644
--- a/community/3.5-announcement/index.html
+++ b/community/3.5-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,44 +401,44 @@
-
- Django REST framework 3.5
+ Django REST framework 3.5
-
- Funding
+ Funding
-
- Improved schema generation
+ Improved schema generation
-
- Requests test client
+ Requests test client
-
- Core API client
+ Core API client
-
- Live tests
+ Live tests
-
- RAML support
+ RAML support
-
- Validation codes
+ Validation codes
-
- Client upload & download support
+ Client upload & download support
-
- Deprecations
+ Deprecations
diff --git a/community/3.6-announcement/index.html b/community/3.6-announcement/index.html
index f8a80a44d..6f6287838 100644
--- a/community/3.6-announcement/index.html
+++ b/community/3.6-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Django REST framework 3.6
+ Django REST framework 3.6
-
- Funding
+ Funding
-
- Interactive API documentation
+ Interactive API documentation
-
- JavaScript client library
+ JavaScript client library
-
- Authentication classes for the Python client library
+ Authentication classes for the Python client library
-
- Deprecations
+ Deprecations
-
- What's next
+ What's next
diff --git a/community/3.7-announcement/index.html b/community/3.7-announcement/index.html
index eda9d1b64..a4e4c48ab 100644
--- a/community/3.7-announcement/index.html
+++ b/community/3.7-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Django REST framework 3.7
+ Django REST framework 3.7
-
- Funding
+ Funding
-
- Customizing API docs & schema generation.
+ Customizing API docs & schema generation.
-
- Django 2.0 support
+ Django 2.0 support
-
- Minor fixes and improvements
+ Minor fixes and improvements
-
- Deprecations
+ Deprecations
-
- What's next
+ What's next
diff --git a/community/3.8-announcement/index.html b/community/3.8-announcement/index.html
index 10a383967..b8bee0263 100644
--- a/community/3.8-announcement/index.html
+++ b/community/3.8-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,28 +401,28 @@
-
- Django REST framework 3.8
+ Django REST framework 3.8
-
- Funding
+ Funding
-
- Breaking Changes
+ Breaking Changes
-
- Deprecations
+ Deprecations
-
- Minor fixes and improvements
+ Minor fixes and improvements
-
- What's next
+ What's next
diff --git a/community/3.9-announcement/index.html b/community/3.9-announcement/index.html
index d5ba23f06..2edc35c27 100644
--- a/community/3.9-announcement/index.html
+++ b/community/3.9-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,40 +401,40 @@
-
- Django REST framework 3.9
+ Django REST framework 3.9
-
- Funding
+ Funding
-
- Built-in OpenAPI schema support
+ Built-in OpenAPI schema support
-
- Composable permission classes
+ Composable permission classes
-
- ViewSet Extra Actions available in the Browsable API
+ ViewSet Extra Actions available in the Browsable API
-
- Supported Versions
+ Supported Versions
-
- Deprecations
+ Deprecations
-
- Minor fixes and improvements
+ Minor fixes and improvements
-
- What's next
+ What's next
diff --git a/community/contributing/index.html b/community/contributing/index.html
index 958e7f219..ae58689a2 100644
--- a/community/contributing/index.html
+++ b/community/contributing/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,62 +401,62 @@
-
- Contributing to REST framework
+ Contributing to REST framework
-
- Community
+ Community
-
- Code of conduct
+ Code of conduct
-
- Issues
+ Issues
-
- Triaging issues
+ Triaging issues
-
- Development
+ Development
-
- Testing
+ Testing
-
- Pull requests
+ Pull requests
-
- Managing compatibility issues
+ Managing compatibility issues
-
- Documentation
+ Documentation
-
- Building the documentation
+ Building the documentation
-
- Language style
+ Language style
-
- Markdown style
+ Markdown style
diff --git a/community/funding/index.html b/community/funding/index.html
index 8c3c6e903..5d4d265d8 100644
--- a/community/funding/index.html
+++ b/community/funding/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,40 +401,40 @@
-
- Funding
+ Funding
-
- What funding has enabled so far
+ What funding has enabled so far
-
- What future funding will enable
+ What future funding will enable
-
- What our sponsors and users say
+ What our sponsors and users say
-
- Individual plan
+ Individual plan
-
- Corporate plans
+ Corporate plans
-
- Accountability
+ Accountability
-
- Frequently asked questions
+ Frequently asked questions
-
- Our sponsors
+ Our sponsors
diff --git a/community/jobs/index.html b/community/jobs/index.html
index e6612bdb9..b454de999 100644
--- a/community/jobs/index.html
+++ b/community/jobs/index.html
@@ -61,7 +61,7 @@
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,12 +401,12 @@
-
- Jobs
+ Jobs
-
- Places to look for Django REST Framework Jobs
+ Places to look for Django REST Framework Jobs
diff --git a/community/kickstarter-announcement/index.html b/community/kickstarter-announcement/index.html
index 2809bb9d8..781385805 100644
--- a/community/kickstarter-announcement/index.html
+++ b/community/kickstarter-announcement/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,16 +401,16 @@
-
- Kickstarting Django REST framework 3
+ Kickstarting Django REST framework 3
-
- Project details
+ Project details
-
- Sponsors
+ Sponsors
diff --git a/community/mozilla-grant/index.html b/community/mozilla-grant/index.html
index bdd1b1fb8..0a45c0462 100644
--- a/community/mozilla-grant/index.html
+++ b/community/mozilla-grant/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Mozilla Grant
+ Mozilla Grant
-
- Client libraries
+ Client libraries
-
- Realtime APIs
+ Realtime APIs
-
- Accountability
+ Accountability
diff --git a/community/project-management/index.html b/community/project-management/index.html
index 0fc115dbd..37ff7a703 100644
--- a/community/project-management/index.html
+++ b/community/project-management/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,28 +401,28 @@
-
- Project management
+ Project management
-
- Maintenance team
+ Maintenance team
-
- Release process
+ Release process
-
- Translations
+ Translations
-
- Project requirements
+ Project requirements
-
- Project ownership
+ Project ownership
diff --git a/community/release-notes/index.html b/community/release-notes/index.html
index 51c6cca37..4dce77320 100644
--- a/community/release-notes/index.html
+++ b/community/release-notes/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,64 +401,64 @@
-
- Release Notes
+ Release Notes
-
- Versioning
+ Versioning
-
- Deprecation policy
+ Deprecation policy
-
- Upgrading
+ Upgrading
-
- 3.10.x series
+ 3.10.x series
-
- 3.9.x series
+ 3.9.x series
-
- 3.8.x series
+ 3.8.x series
-
- 3.7.x series
+ 3.7.x series
-
- 3.6.x series
+ 3.6.x series
-
- 3.5.x series
+ 3.5.x series
-
- 3.4.x series
+ 3.4.x series
-
- 3.3.x series
+ 3.3.x series
-
- 3.2.x series
+ 3.2.x series
-
- 3.1.x series
+ 3.1.x series
-
- 3.0.x series
+ 3.0.x series
diff --git a/community/third-party-packages/index.html b/community/third-party-packages/index.html
index 0cd654ab8..c3c972fe2 100644
--- a/community/third-party-packages/index.html
+++ b/community/third-party-packages/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Third Party Packages
+ Third Party Packages
-
- About Third Party Packages
+ About Third Party Packages
-
- How to create a Third Party Package
+ How to create a Third Party Package
-
- Existing Third Party Packages
+ Existing Third Party Packages
diff --git a/community/tutorials-and-resources/index.html b/community/tutorials-and-resources/index.html
index e7b74dcbc..fa92c6856 100644
--- a/community/tutorials-and-resources/index.html
+++ b/community/tutorials-and-resources/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,24 +401,24 @@
-
- Tutorials and Resources
+ Tutorials and Resources
-
- Books
+ Books
-
- Tutorials
+ Tutorials
-
- Videos
+ Videos
-
- Articles
+ Articles
diff --git a/coreapi/7-schemas-and-client-libraries/index.html b/coreapi/7-schemas-and-client-libraries/index.html
index a6dab3fe8..8fc1130b3 100644
--- a/coreapi/7-schemas-and-client-libraries/index.html
+++ b/coreapi/7-schemas-and-client-libraries/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Tutorial 7: Schemas & client libraries
+ Tutorial 7: Schemas & client libraries
-
- Core API
+ Core API
-
- Adding a schema
+ Adding a schema
-
- Using a command line client
+ Using a command line client
-
- Authenticating our client
+ Authenticating our client
-
- Reviewing our work
+ Reviewing our work
-
- Onwards and upwards
+ Onwards and upwards
diff --git a/coreapi/from-documenting-your-api/index.html b/coreapi/from-documenting-your-api/index.html
index 6a2df8eb1..89d2c895d 100644
--- a/coreapi/from-documenting-your-api/index.html
+++ b/coreapi/from-documenting-your-api/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,24 +401,24 @@
-
- Built-in API documentation
+ Built-in API documentation
-
- Installation
+ Installation
-
- Documenting your views
+ Documenting your views
-
- documentation API Reference
+ documentation API Reference
-
- Customising code samples
+ Customising code samples
diff --git a/coreapi/index.html b/coreapi/index.html
index 97847e4f3..772cc7d54 100644
--- a/coreapi/index.html
+++ b/coreapi/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -405,7 +405,7 @@
-
- Legacy CoreAPI Schemas Docs
+ Legacy CoreAPI Schemas Docs
diff --git a/coreapi/schemas/index.html b/coreapi/schemas/index.html
index bcd04dc06..262656261 100644
--- a/coreapi/schemas/index.html
+++ b/coreapi/schemas/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,106 +401,106 @@
-
- Schemas
+ Schemas
-
- Install Core API & PyYAML
+ Install Core API & PyYAML
-
- Quickstart
+ Quickstart
-
- Internal schema representation
+ Internal schema representation
-
- Schema output formats
+ Schema output formats
-
- Schemas vs Hypermedia
+ Schemas vs Hypermedia
-
- Creating a schema
+ Creating a schema
-
- Manual Schema Specification
+ Manual Schema Specification
-
- Automatic Schema Generation
+ Automatic Schema Generation
-
- Per-View Schema Customisation
+ Per-View Schema Customisation
-
- Adding a schema view
+ Adding a schema view
-
- The get_schema_view shortcut
+ The get_schema_view shortcut
-
- Using an explicit schema view
+ Using an explicit schema view
-
- Explicit schema definition
+ Explicit schema definition
-
- Schemas as documentation
+ Schemas as documentation
-
- Examples
+ Examples
-
- API Reference
+ API Reference
-
- SchemaGenerator
+ SchemaGenerator
-
- AutoSchema
+ AutoSchema
-
- ManualSchema
+ ManualSchema
-
- Core API
+ Core API
-
- Third party packages
+ Third party packages
-
- drf-yasg - Yet Another Swagger Generator
+ drf-yasg - Yet Another Swagger Generator
diff --git a/index.html b/index.html
index 24ed8b2f3..14c04b9f4 100644
--- a/index.html
+++ b/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index e8c282cd7..50158d54d 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ
diff --git a/topics/ajax-csrf-cors/index.html b/topics/ajax-csrf-cors/index.html
index 364157145..a00144385 100644
--- a/topics/ajax-csrf-cors/index.html
+++ b/topics/ajax-csrf-cors/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Working with AJAX, CSRF & CORS
+ Working with AJAX, CSRF & CORS
-
- Javascript clients
+ Javascript clients
-
- CSRF protection
+ CSRF protection
-
- CORS
+ CORS
diff --git a/topics/api-clients/index.html b/topics/api-clients/index.html
index c1e58375e..11dc00d47 100644
--- a/topics/api-clients/index.html
+++ b/topics/api-clients/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,86 +401,86 @@
-
- API Clients
+ API Clients
-
- Client-side Core API
+ Client-side Core API
-
- Command line client
+ Command line client
-
- Getting started
+ Getting started
-
- Authentication & headers
+ Authentication & headers
-
- Codecs
+ Codecs
-
- Utilities
+ Utilities
-
- Other commands
+ Other commands
-
- Python client library
+ Python client library
-
- Getting started
+ Getting started
-
- Authentication
+ Authentication
-
- Interacting with the API
+ Interacting with the API
-
- Codecs
+ Codecs
-
- Transports
+ Transports
-
- JavaScript Client Library
+ JavaScript Client Library
-
- Installing the JavaScript client
+ Installing the JavaScript client
-
- Instantiating a client
+ Instantiating a client
-
- Using the client
+ Using the client
-
- Installation with node
+ Installation with node
diff --git a/topics/browsable-api/index.html b/topics/browsable-api/index.html
index 9d6b454af..a62b38b65 100644
--- a/topics/browsable-api/index.html
+++ b/topics/browsable-api/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- The Browsable API
+ The Browsable API
-
- URLs
+ URLs
-
- Formats
+ Formats
-
- Customizing
+ Customizing
diff --git a/topics/browser-enhancements/index.html b/topics/browser-enhancements/index.html
index fd9a2f450..8506158df 100644
--- a/topics/browser-enhancements/index.html
+++ b/topics/browser-enhancements/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Browser enhancements
+ Browser enhancements
-
- Browser based PUT, DELETE, etc...
+ Browser based PUT, DELETE, etc...
-
- Browser based submission of non-form content
+ Browser based submission of non-form content
-
- URL based format suffixes
+ URL based format suffixes
-
- HTTP header based method overriding
+ HTTP header based method overriding
-
- URL based accept headers
+ URL based accept headers
-
- Doesn't HTML5 support PUT and DELETE forms?
+ Doesn't HTML5 support PUT and DELETE forms?
diff --git a/topics/documenting-your-api/index.html b/topics/documenting-your-api/index.html
index 257d75b90..90b00a947 100644
--- a/topics/documenting-your-api/index.html
+++ b/topics/documenting-your-api/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,24 +401,24 @@
-
- Documenting your API
+ Documenting your API
-
- Generating documentation from OpenAPI schemas
+ Generating documentation from OpenAPI schemas
-
- Third party packages
+ Third party packages
-
- Self describing APIs
+ Self describing APIs
-
- The hypermedia approach
+ The hypermedia approach
diff --git a/topics/html-and-forms/index.html b/topics/html-and-forms/index.html
index 65f261106..a8125b7ee 100644
--- a/topics/html-and-forms/index.html
+++ b/topics/html-and-forms/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- HTML & Forms
+ HTML & Forms
-
- Rendering HTML
+ Rendering HTML
-
- Rendering Forms
+ Rendering Forms
-
- Field styles
+ Field styles
diff --git a/topics/internationalization/index.html b/topics/internationalization/index.html
index 61193463e..e6f4e9e82 100644
--- a/topics/internationalization/index.html
+++ b/topics/internationalization/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Internationalization
+ Internationalization
-
- Enabling internationalized APIs
+ Enabling internationalized APIs
-
- Adding new translations
+ Adding new translations
-
- How the language is determined
+ How the language is determined
diff --git a/topics/rest-hypermedia-hateoas/index.html b/topics/rest-hypermedia-hateoas/index.html
index e5ee2dbbd..79c90ce6b 100644
--- a/topics/rest-hypermedia-hateoas/index.html
+++ b/topics/rest-hypermedia-hateoas/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- REST, Hypermedia & HATEOAS
+ REST, Hypermedia & HATEOAS
-
- Building Hypermedia APIs with REST framework
+ Building Hypermedia APIs with REST framework
-
- What REST framework provides.
+ What REST framework provides.
-
- What REST framework doesn't provide.
+ What REST framework doesn't provide.
diff --git a/topics/writable-nested-serializers/index.html b/topics/writable-nested-serializers/index.html
index b7a6e1f72..60b5d3777 100644
--- a/topics/writable-nested-serializers/index.html
+++ b/topics/writable-nested-serializers/index.html
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,12 +401,12 @@
-
- Writable nested serializers
+ Writable nested serializers
-
- One-to-many data structures
+ One-to-many data structures
diff --git a/tutorial/1-serialization/index.html b/tutorial/1-serialization/index.html
index 27045ff48..e213c1094 100644
--- a/tutorial/1-serialization/index.html
+++ b/tutorial/1-serialization/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,48 +401,48 @@
-
- Tutorial 1: Serialization
+ Tutorial 1: Serialization
-
- Introduction
+ Introduction
-
- Setting up a new environment
+ Setting up a new environment
-
- Getting started
+ Getting started
-
- Creating a model to work with
+ Creating a model to work with
-
- Creating a Serializer class
+ Creating a Serializer class
-
- Working with Serializers
+ Working with Serializers
-
- Using ModelSerializers
+ Using ModelSerializers
-
- Writing regular Django views using our Serializer
+ Writing regular Django views using our Serializer
-
- Testing our first attempt at a Web API
+ Testing our first attempt at a Web API
-
- Where are we now
+ Where are we now
diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html
index 7c2971a9c..dcffb6721 100644
--- a/tutorial/2-requests-and-responses/index.html
+++ b/tutorial/2-requests-and-responses/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,40 +401,40 @@
-
- Tutorial 2: Requests and Responses
+ Tutorial 2: Requests and Responses
-
- Request objects
+ Request objects
-
- Response objects
+ Response objects
-
- Status codes
+ Status codes
-
- Wrapping API views
+ Wrapping API views
-
- Pulling it all together
+ Pulling it all together
-
- Adding optional format suffixes to our URLs
+ Adding optional format suffixes to our URLs
-
- How's it looking?
+ How's it looking?
-
- What's next?
+ What's next?
diff --git a/tutorial/3-class-based-views/index.html b/tutorial/3-class-based-views/index.html
index af46d9ed4..eea0b9a19 100644
--- a/tutorial/3-class-based-views/index.html
+++ b/tutorial/3-class-based-views/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,20 +401,20 @@
-
- Tutorial 3: Class-based Views
+ Tutorial 3: Class-based Views
-
- Rewriting our API using class-based views
+ Rewriting our API using class-based views
-
- Using mixins
+ Using mixins
-
- Using generic class-based views
+ Using generic class-based views
diff --git a/tutorial/4-authentication-and-permissions/index.html b/tutorial/4-authentication-and-permissions/index.html
index b3dca3713..1fee501e3 100644
--- a/tutorial/4-authentication-and-permissions/index.html
+++ b/tutorial/4-authentication-and-permissions/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,44 +401,44 @@
-
- Tutorial 4: Authentication & Permissions
+ Tutorial 4: Authentication & Permissions
-
- Adding information to our model
+ Adding information to our model
-
- Adding endpoints for our User models
+ Adding endpoints for our User models
-
- Associating Snippets with Users
+ Associating Snippets with Users
-
- Updating our serializer
+ Updating our serializer
-
- Adding required permissions to views
+ Adding required permissions to views
-
- Adding login to the Browsable API
+ Adding login to the Browsable API
-
- Object level permissions
+ Object level permissions
-
- Authenticating with the API
+ Authenticating with the API
-
- Summary
+ Summary
diff --git a/tutorial/5-relationships-and-hyperlinked-apis/index.html b/tutorial/5-relationships-and-hyperlinked-apis/index.html
index ef92199dc..329f3042e 100644
--- a/tutorial/5-relationships-and-hyperlinked-apis/index.html
+++ b/tutorial/5-relationships-and-hyperlinked-apis/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,32 +401,32 @@
-
- Tutorial 5: Relationships & Hyperlinked APIs
+ Tutorial 5: Relationships & Hyperlinked APIs
-
- Creating an endpoint for the root of our API
+ Creating an endpoint for the root of our API
-
- Creating an endpoint for the highlighted snippets
+ Creating an endpoint for the highlighted snippets
-
- Hyperlinking our API
+ Hyperlinking our API
-
- Making sure our URL patterns are named
+ Making sure our URL patterns are named
-
- Adding pagination
+ Adding pagination
-
- Browsing the API
+ Browsing the API
diff --git a/tutorial/6-viewsets-and-routers/index.html b/tutorial/6-viewsets-and-routers/index.html
index 6d72ded5f..31f069099 100644
--- a/tutorial/6-viewsets-and-routers/index.html
+++ b/tutorial/6-viewsets-and-routers/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,24 +401,24 @@
-
- Tutorial 6: ViewSets & Routers
+ Tutorial 6: ViewSets & Routers
-
- Refactoring to use ViewSets
+ Refactoring to use ViewSets
-
- Binding ViewSets to URLs explicitly
+ Binding ViewSets to URLs explicitly
-
- Using Routers
+ Using Routers
-
- Trade-offs between views vs viewsets
+ Trade-offs between views vs viewsets
diff --git a/tutorial/quickstart/index.html b/tutorial/quickstart/index.html
index b3db74c03..970eabbd8 100644
--- a/tutorial/quickstart/index.html
+++ b/tutorial/quickstart/index.html
@@ -58,10 +58,10 @@
GitHub
-
+
Next
-
+
Previous
Search
@@ -77,7 +77,7 @@
-
- Home
+ Home
-
@@ -85,31 +85,31 @@
@@ -120,115 +120,115 @@
@@ -239,35 +239,35 @@
@@ -278,83 +278,83 @@
@@ -401,36 +401,36 @@
-
- Quickstart
+ Quickstart
-
- Project setup
+ Project setup
-
- Serializers
+ Serializers
-
- Views
+ Views
-
- URLs
+ URLs
-
- Pagination
+ Pagination
-
- Settings
+ Settings
-
- Testing our API
+ Testing our API