Thursday, June 9, 2011

Django settings.HMAC_KEYS

raise ImportError('settings.HMAC_KEYS must not be empty. Read the '
ImportError: settings.HMAC_KEYS must not be empty. Read the django_sha2 docs!

Read https://github.com/fwenzel/django-sha2#readme and see that have to uncomment HMAC_KEYS= in settings.py

No comments:

Post a Comment