Add asset restriction webhook API

This commit is contained in:
2023-02-10 22:04:01 +00:00
parent aa227c53ac
commit c283c6c192
5 changed files with 28 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
# Generated by Django 4.1.6 on 2023-02-10 21:07
from django.db import migrations, models
import uuid
from django.db import migrations, models
class Migration(migrations.Migration):