django-registration-defaults
django-registration-defaults copied to clipboard
import does not work
after installing on a clean django installation and including
from registration_defaults.settings import *
i get 500 error and the following in my error log:
ImportError: No module named registration_defaults.settings