0👍
In settings.py uncomment(if commented) or add ‘django.contrib.staticfiles’, and restart the server. This should fix it.
- [Django]-Django on Heroku, url template tag causes 'ParseResult' object not callable
- [Django]-UserWarning: Module _mysql was already imported from /usr/lib/pymodules/python2.6/_mysql.so
- [Django]-Remove a migration from south migration history
- [Django]-Force re-collectstatic with django static?
- [Django]-Deploying Django application on Webfaction
Source:stackexchange.com