18 July ‘14

I tried to apply custom CSS to the table generated by django_tables2 today but was unsuccessful. I am considering generating the table myself now instead of using django_tables2. Also, it will be easier to create drop-downs for Bug Status and Priority settings.

Things left to do:

 
0
Kudos
 
0
Kudos

Now read this

17 May ‘14

Yippee! I installed streaming system on my Ubuntu VM! A few observations: I need not have installed everything listed in requirements.txt on my own, ‘make serve’ does all that on its own. #LessonLearnt I got a couple of ImportErrors in ‘... Continue →