Good God I'm an idiot!
This commit is contained in:
@@ -7,6 +7,12 @@ from PIL import Image
|
||||
# Django imports.
|
||||
from django.conf import settings
|
||||
|
||||
###########################################################################################
|
||||
# Constants. #
|
||||
###########################################################################################
|
||||
|
||||
THUMB_SIZE = (128, 128)
|
||||
|
||||
###########################################################################################
|
||||
# Helper functions. #
|
||||
###########################################################################################
|
||||
|
Reference in New Issue
Block a user