django-rest-framework/docs/topics
denniskloyn 02eeb6fa00
Change MIDDLEWARE_CLASSES to MIDDLEWARE (#8333)
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 (#8176) 2021-12-08 14:30:34 +00:00
api-clients.md Actually use the loginUser arguments in the example (#7714) 2021-03-09 12:00:51 +00:00
browsable-api.md Adjusted login template override example (#6265) 2018-12-19 15:25:34 +01:00
browser-enhancements.md docs: update http method override middleware example (#6776) 2019-07-03 10:23:35 +01:00
documenting-your-api.md Have options example in documenting-your-api.md to return a Response (#7639) 2021-03-08 12:08:26 +00:00
html-and-forms.md Fix docs typos (#6195) 2018-09-18 15:32:32 -07:00
internationalization.md Change MIDDLEWARE_CLASSES to MIDDLEWARE (#8333) 2022-01-18 08:52:11 +00:00
rest-hypermedia-hateoas.md Fix broken docs link (#7473) 2020-08-11 16:36:23 -07:00
writable-nested-serializers.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00