Correct translation issues.

Correct py3 str model methods.
This commit is contained in:
Adarnof
2017-04-07 00:23:25 -04:00
parent 96b04a269d
commit 87973951b8
7 changed files with 14 additions and 18 deletions

View File

@@ -64,7 +64,7 @@ INSTALLED_APPS = [
## Django Project Configuration
##
#####################################################
# You shouldn't need to touch most of this.
# Don't touch unless you know what you're doing.
# Scroll down for Auth Configuration
#####################################################