summaryrefslogtreecommitdiffstats
path: root/dashboard/src/booking/migrations/0002_booking_changeid.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-09Implement Booking Modification InterfaceSawyer Bergeron1-0/+38
Jira: PHAROS-330 Users can change start date if it has not already occurred, and can change end date, purpose, and both installer and scenario. Standard checks apply similar to when initially creating a booking. Change-Id: Ibae7fe91a58bd6e0741db065265c05c3823bdc27 Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>