summaryrefslogtreecommitdiff
path: root/experiment/views.py
AgeCommit message (Collapse)Author
2017-06-15Add function to provide RPi ip to client appdk-15
2017-06-10Add check to allow the admin to access the temp offline boards but prohibit ↵sriyasainath
users
2017-06-08Fix logging bugcoderick14
- Remove typeError in global_loghandler - Apply regex for logs in admin panel
2017-05-26Add download logs feature for admincoderick14
2017-05-26Add admin monitoring featurecoderick14
2017-05-20Fix bug associated with empty logfile downloadcoderick14
2017-05-19Conduct test experiment through servercoderick14
2017-05-17Upgrade to Django 1.11coderick14
- Database integration yet to be tested