summaryrefslogtreecommitdiff
path: root/slot/views.py
AgeCommit message (Collapse)Author
2017-06-23Add docstrings for the project.sriyasainath
2017-05-26Add features and fix bugsdk-15
- Fix sorting bug in bookings - Prevent admin access during ongoing experiment - Fix trashable bug in slot deletion - Show only online machines in test boards
2017-05-18Fix MID bug in slot bookingdk-15
2017-05-18Confirmation mail workingdk-15
2017-05-17Upgrade to Django 1.11coderick14
- Database integration yet to be tested