crutchcorn / WMIControl

WMI scanner, asset management medium, and management software
Mozilla Public License 2.0
12 stars 4 forks source link

Modify Django ORM `Roles` tables to match other table's uniqueness #27

Open crutchcorn opened 7 years ago

crutchcorn commented 7 years ago

Expand Roles relationship in database to be: ConfiguredRole =one-to-one> Roles ConfiguredRole.machine =ForeignKey> Machine