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 69d8641 commit 08b374eCopy full SHA for 08b374e
example/settings.py
@@ -31,6 +31,7 @@
31
32
PASSWORD_HASHERS = ('django.contrib.auth.hashers.UnsaltedMD5PasswordHasher', )
33
34
+MIDDLEWARE_CLASSES = ()
35
36
REST_FRAMEWORK = {
37
'PAGINATE_BY': 1,
0 commit comments