What I did today - 7th May

Okay, so, college assignments and lab files aside, today I tried to run TimVideos streaming-system module on my laptop. It took me a while to realize that I was working with a more recent version of Django than the one the streaming-system works with.
Tasks for tomorrow:

 
0
Kudos
 
0
Kudos

Now read this

6 Aug ‘14

For the past couple of days I’ve been resolving issues in deployment of the website. Things I did today: Fixed DATABASES in production.py. Created table in database and synced it. It was giving an error in loading static files. “Unknown... Continue →