Import cleanups, reorganization, PEP8 cleanups
This commit is contained in:
@@ -9,7 +9,7 @@ from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from converter.literals import (DEFAULT_PAGE_NUMBER, DEFAULT_ROTATION,
|
||||
DEFAULT_ZOOM_LEVEL)
|
||||
from documents.settings import THUMBNAIL_SIZE, PREVIEW_SIZE
|
||||
from documents.settings import PREVIEW_SIZE, THUMBNAIL_SIZE
|
||||
|
||||
|
||||
class FamFamRadioFieldRenderer(forms.widgets.RadioFieldRenderer):
|
||||
|
||||
Reference in New Issue
Block a user