Add Nullable Lab Field to Resources 71/50371/2
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Wed, 10 Jan 2018 16:44:23 +0000 (11:44 -0500)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Wed, 17 Jan 2018 21:42:33 +0000 (21:42 +0000)
commit654ed9bbfe48ecdf9b8237c73bd811374b1b350b
treed384dcc67a578c1254944083080adbb31de84a20
parentc32479489db670904579a580a918f3513581fda9
Add Nullable Lab Field to Resources

Jira: PHAROS-347

Resources are now possible to associate with lab instances upon creation

Change-Id: Id8abbcc448a6d840d55e4bf5130dbec22c8bc58f
dashboard/src/account/migrations/0002_auto_20180110_1636.py [moved from dashboard/src/account/migrations/0002_auto_20180109_2002.py with 88% similarity]
dashboard/src/account/migrations/0003_auto_20180110_1639.py [new file with mode: 0644]
dashboard/src/account/models.py
dashboard/src/api/serializers.py
dashboard/src/dashboard/migrations/0003_resource_resource_lab.py [new file with mode: 0644]
dashboard/src/dashboard/models.py