Commit f038423c authored by ibuler's avatar ibuler

Add isdangerous

parent 3efad338
......@@ -7,6 +7,7 @@ from itertools import chain
import string
import logging
from itsdangerous import TimedJSONWebSignatureSerializer
from django.shortcuts import reverse as dj_reverse
from django.conf import settings
from django.core import signing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment