Skip to content

Commit a00f3f9

Browse files
committed
Update Django REST Framework documentation (3.12.4)
1 parent a34296f commit a00f3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/mkdocs/django_rest_framework.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class DjangoRestFramework < Mkdocs
33
self.name = 'Django REST Framework'
4-
self.release = '3.9.3'
4+
self.release = '3.12.4'
55
self.slug = 'django_rest_framework'
66
self.base_url = 'https://www.django-rest-framework.org/'
77
self.root_path = 'index.html'

0 commit comments

Comments
 (0)