changed import

pull/1/head
Raymond Yee 2013-03-26 18:00:51 +00:00
parent 329d35590a
commit 754e6c9288
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import datetime
from django.db import models
from email_change import settings
from regluit.email_change import settings
class EmailChangeRequest(models.Model):