django-rest-framework/docs
Bruno Alla 2ede857de0
Add official support for Django 5.1 (#9514)
* Add official support for Django 5.1

Following the supported Python versions:

https://docs.djangoproject.com/en/stable/faq/install/

* Add tests to cover compat with Django's 5.1 LoginRequiredMiddleware

* First pass to create DRF's LoginRequiredMiddleware

* Attempt to fix the tests

* Revert custom middleware implementation

* Disable LoginRequiredMiddleware on DRF views

* Document how to integrate DRF with LoginRequiredMiddleware

* Move login required tests under a separate test case

* Revert redundant change

* Disable LoginRequiredMiddleware on ViewSets

* Add some integrations tests to cover various view types
2024-09-07 17:21:18 +06:00
..
api-guide Add official support for Django 5.1 (#9514) 2024-09-07 17:21:18 +06:00
community Update jobs.md (#9480) 2024-08-26 10:28:15 +01:00
img Add Zuplo to sponsors (#9460) 2024-07-05 16:56:58 +01:00
topics Update browsable-api.md (#9509) 2024-08-27 13:44:04 +06:00
tutorial docs: Correct some evaluation results and a httpie option in Tutorial1 (#9421) 2024-06-02 10:14:37 +06:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Add official support for Django 5.1 (#9514) 2024-09-07 17:21:18 +06:00