django-rest-framework/rest_framework/templates/rest_framework/docs
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
..
auth Fix username in template for custom user models (#6612) 2019-05-01 17:23:23 -07:00
langs Corrected coreapi CLI code example generation. (#6428) 2019-01-31 11:36:40 +01:00
document.html Allowed customising API documentation code samples (#5752) 2018-01-25 09:39:03 +01:00
error.html Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
index.html jquery 3.5.1 (#7313) 2020-05-11 13:08:40 +01:00
interact.html Fix JS data binding 2017-08-17 12:33:59 +02:00
link.html Render descriptions (from help_text) using safe (#5869) 2018-04-20 15:51:27 +02:00
sidebar.html Allowed customising API documentation code samples (#5752) 2018-01-25 09:39:03 +01:00