1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-10 00:02:42 +03:00
django-rest-framework/docs/topics
denniskloyn 02eeb6fa00
Change MIDDLEWARE_CLASSES to MIDDLEWARE ()
The `MIDDLEWARE_CLASSES` setting got changed to `MIDDLEWARE` in [Django 1.10](https://docs.djangoproject.com/en/1.10/topics/http/middleware/).
2022-01-18 08:52:11 +00:00
..
ajax-csrf-cors.md Update django-cors-headers links () 2021-12-08 14:30:34 +00:00
api-clients.md Actually use the loginUser arguments in the example () 2021-03-09 12:00:51 +00:00
browsable-api.md Adjusted login template override example () 2018-12-19 15:25:34 +01:00
browser-enhancements.md docs: update http method override middleware example () 2019-07-03 10:23:35 +01:00
documenting-your-api.md Have options example in documenting-your-api.md to return a Response () 2021-03-08 12:08:26 +00:00
html-and-forms.md Fix docs typos () 2018-09-18 15:32:32 -07:00
internationalization.md Change MIDDLEWARE_CLASSES to MIDDLEWARE () 2022-01-18 08:52:11 +00:00
rest-hypermedia-hateoas.md Fix broken docs link () 2020-08-11 16:36:23 -07:00
writable-nested-serializers.md Update docs to use lists instead of tuples () 2019-07-12 18:15:36 -07:00