Add from __future__ import unicode_literals, issue #37
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
|
||||
class NewDocumentVersionNotAllowed(Exception):
|
||||
"""
|
||||
Uploading new versions for this document is not allowed
|
||||
|
||||
Reference in New Issue
Block a user