26 May ‘14

This week my final exams at university begin. They’ll last till 10th, but I hope to find some time in-between the exam days to work on my project. Over the past week I have gathered better command over Django and, in turn, the streaming system. I’ll be able to focus more after the exams, but will keep getting used to it whenever time permits.

As of now, I am focusing on how I can fetch the system information using JavaScript and how I can create the form using Django.

 
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 →