Move LDAP Source to DB

This commit is contained in:
Jens Langhammer
2018-11-26 17:18:56 +01:00
parent bcf9db59e2
commit 98e10a1ca9
6 changed files with 68 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# Generated by Django 2.1.3 on 2018-11-26 15:09
from django.db import migrations, models
import django.db.models.deletion
from django.db import migrations, models
class Migration(migrations.Migration):