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
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
funfactory.manage.setup_environ is now deprecated:
https://docs.djangoproject.com/en/1.4/releases/1.4/#django-core-management-setup-environ
We should use:
https://docs.djangoproject.com/en/1.4/topics/settings/#django.conf.settings.configure
instead or whatever is appropriate.