forked from DGNum/gestioCOF
Isort
This commit is contained in:
parent
042ce80b78
commit
7f2f25cb71
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@ from django.conf import settings
|
|||
from django.contrib import messages
|
||||
from django.contrib.auth.decorators import login_required
|
||||
from django.core import serializers
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.core.exceptions import NON_FIELD_ERRORS
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.db import transaction
|
||||
from django.db.models import Count, Prefetch
|
||||
from django.forms.models import inlineformset_factory
|
||||
|
|
Loading…
Reference in a new issue