sort imports
This commit is contained in:
parent
e8824a02d4
commit
0656090f27
5 changed files with 11 additions and 9 deletions
|
@ -3,6 +3,7 @@ import mimetypes
|
|||
from django.contrib.admin.views.decorators import staff_member_required
|
||||
from django.http import HttpResponse
|
||||
from django.shortcuts import get_object_or_404, render
|
||||
|
||||
from .models import Source
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue