Initial changes to support the new Django 1.6 project structure
This commit is contained in:
3
mayan/apps/converter/backends/python/__init__.py
Normal file
3
mayan/apps/converter/backends/python/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from PIL import Image
|
||||
|
||||
Image.init()
|
||||
Reference in New Issue
Block a user