Various small fixes for Forced Username

This commit is contained in:
2010-03-14 10:37:15 +00:00
parent 72ba19678d
commit 2fa56de8c7
4 changed files with 7 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
import re
import unicodedata
from django.db import models