pinax-project-socialauth
pinax-project-socialauth copied to clipboard
a starter project that supports social authentication
Any idea what I'm doing wrong? This: ``` FROM ubuntu RUN apt-get update -y RUN apt-get install -y python-pip RUN pip install --upgrade pip RUN pip install pinax-cli RUN pinax...
Similar to DUA's signals handled by the project's receivers.py, but probably implemented with a combination of PSA pipelines and exception handling middleware.
When installing per the instructions, errors are generated because the settings files are still looking for "project_name" modules instead of the string that was supplied to `startproject`