Change VLANTranslationPolicy to a PrimaryModel and make name unique

This commit is contained in:
Brian Tiemann
2024-10-09 11:23:25 -04:00
parent f6591a9b9a
commit 1add28bf08
4 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Generated by Django 5.0.9 on 2024-10-08 17:12
# Generated by Django 5.0.9 on 2024-10-09 15:20
import django.db.models.deletion
from django.db import migrations, models