Commit d82e3b17 by Russell-Jones Committed by benjaoming

Move from __future__ to the beginning of the file

parent a0d18621
from django.contrib import admin
from __future__ import unicode_literals from __future__ import unicode_literals
from django.contrib import admin
from . import models from . import models
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment