We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34296f commit a00f3f9Copy full SHA for a00f3f9
lib/docs/scrapers/mkdocs/django_rest_framework.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class DjangoRestFramework < Mkdocs
3
self.name = 'Django REST Framework'
4
- self.release = '3.9.3'
+ self.release = '3.12.4'
5
self.slug = 'django_rest_framework'
6
self.base_url = 'https://www.django-rest-framework.org/'
7
self.root_path = 'index.html'
0 commit comments