This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
|
# Generated by Django 3.0.3 on 2020-05-08 14:30
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
dependencies = [
|
|
("authentik_flows", "0007_auto_20200703_2059"),
|
|
]
|
|
|
|
operations = []
|