Isort setup

This commit is contained in:
Ludovic Stephan 2019-07-18 15:43:03 +02:00 committed by Martin Pépin
parent b3e7b59903
commit 53ea6f24ee
No known key found for this signature in database
GPG key ID: E7520278B1774448
2 changed files with 4 additions and 2 deletions

View file

@ -1,10 +1,11 @@
# Generated by Django 2.2 on 2019-07-17 12:48
import bds.models
import django.db.models.deletion
from django.conf import settings
from django.db import migrations, models
import bds.models
class Migration(migrations.Migration):