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:
- Save bug status and priority from Admin
- Create a Delete bug button
- Connect to streaming system (fetch frame rate etc from video stream)
- Perform testing