django-rest-framework/docs/topics
Adam Johnson 410575dace
Replace all url() calls with path() or re_path() (#7512)
* 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
..
ajax-csrf-cors.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
api-clients.md Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01: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 Add X-CSRFToken HTTP header in swagger-ui example (#6968) 2020-01-03 13:59:32 +00:00
html-and-forms.md Fix docs typos (#6195) 2018-09-18 15:32:32 -07:00
internationalization.md Fix docs typos (#6195) 2018-09-18 15:32:32 -07: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