You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gleb Kuznetsov edited this page Mar 11, 2014
·
2 revisions
These are instructions for configuring an instance of Millstone.
Registration
We use the django-registration module for handling user account creation. Since there is currently no code in place to limit how much resources a user of Millstone can use, we've decided to prevent registration from the user interface by default. If you would like to enable regisration, override the REGISTRATION_OPEN settings flag in your conf/local_settings.py.