Commit e66b8533 by Russell-Jones

Move from __future__ to the beginning of the file

parent fc91851b
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