8 June ‘14

Thought for the day #

“Never let the perfect be the enemy of the good”: Don’t delay something in order to make it perfect when it already is good enough.

 
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 →