Michael Bates
Results
2
comments of
Michael Bates
Are you sure the variable name clashes in python social auth? All settings in python social auth are prepended with `SOCIAL_AUTH_`, and the pipeline setting is `SOCIAL_AUTH_PIPELINE`. I currently use...
Is there any updates on this? I'm using django-pipeline 1.6.9 with `S3PipelineCachedStorage`, using the sass compiler and yuglify compressor and I get the same error as above: ``` Traceback (most...