14 Aug ‘14

Tried setting up the streaming system, but ran into a very unhelpful error message. Skay could replicate the issue on her system. She figured out a way to make the server work though, and I’ll try and make it work tomorrow on my system,

 
0
Kudos
 
0
Kudos

Now read this

3 Aug ‘14

The necessary JS and CSS files were not being loaded. I ran a “ python manage.py findstatic ”. It told me some apps were not installed. django_extensions debug-toolbar South django_tables2 pyscopg2 After installing these, findstatic was... Continue →