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
./manage.py collectstatic results in no djangular files being copied over - I had to copy them manually. This is under django 1.8 (and TBH it might be an issue with django).
django.contrib.staticfiles.finders.AppDirectoriesFinder is in the relevant place in settings.
The text was updated successfully, but these errors were encountered:
./manage.py collectstatic results in no djangular files being copied over - I had to copy them manually. This is under django 1.8 (and TBH it might be an issue with django).
django.contrib.staticfiles.finders.AppDirectoriesFinder is in the relevant place in settings.
The text was updated successfully, but these errors were encountered: