providers/oidc(minor): correctly create audit entry on authz

This commit is contained in:
Langhammer, Jens
2019-10-08 14:34:59 +02:00
parent d91a852eda
commit b1e4e32b83
3 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Generated by Django 2.2.6 on 2019-10-08 12:23
from django.db import migrations, models
import django.db.models.deletion
from django.db import migrations, models
class Migration(migrations.Migration):