passwords in WFJT surveys working correctly

This commit is contained in:
AlanCoding
2016-11-07 15:36:57 -05:00
parent a87a56f518
commit 7f41f16509
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
# Python
import json
# Django
from django.db import models
from django.contrib.contenttypes.models import ContentType