Removed Python 2 string compatibility

This commit is contained in:
Jeremy Stretch
2018-08-14 11:58:42 -04:00
parent 1724491366
commit 68a5dcd47e
277 changed files with 1 additions and 620 deletions

View File

@@ -1,5 +1,3 @@
from __future__ import unicode_literals
from datetime import datetime
from django.contrib.contenttypes.models import ContentType