1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-04 16:03:43 +03:00
django-rest-framework/docs/coreapi
Adam Johnson 410575dace
Replace all url() calls with path() or re_path() ()
* url() is deprecated in Django 3.1

* update given feedbacks on url() is deprecated in Django 3.1

* Fix test_urlpatterns.py to continue testing mixed re_path() and path()

* Fix one missed reference

Co-authored-by: sanjusci <sanju.sci9@gmail.com>
2020-09-08 15:32:27 +01:00
..
7-schemas-and-client-libraries.md Update docs for OpenAPI. () 2019-07-08 13:09:05 +01:00
from-documenting-your-api.md Replace all url() calls with path() or re_path() () 2020-09-08 15:32:27 +01:00
index.md Update docs for OpenAPI. () 2019-07-08 13:09:05 +01:00
schemas.md Replace all url() calls with path() or re_path() () 2020-09-08 15:32:27 +01:00