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 d829170 commit 7392910Copy full SHA for 7392910
django_declarative_apis/resources/emitters.py
@@ -233,7 +233,7 @@ def render(self, request):
233
The unpickler has been disabled by default now, and if you want to use
234
it, please be aware of what implications it will have.
235
236
-Read more: http://nadiana.com/python-pickle-insecure
+Read more: https://web.archive.org/web/20130423223601/http://nadiana.com/python-pickle-insecure
237
238
Uncomment the line below to enable it. You're doing so at your own risk.
239
"""
0 commit comments