app/soc/models/home_settings.py
changeset 322 6641e941ef1e
parent 316 9efdc7bc3565
child 443 94568ac6e3e1
--- a/app/soc/models/home_settings.py	Tue Oct 14 12:02:42 2008 +0000
+++ b/app/soc/models/home_settings.py	Tue Oct 14 12:36:55 2008 +0000
@@ -22,12 +22,12 @@
 ]
 
 
+import polymodel
+
 from google.appengine.ext import db
 
-
 from django.utils.translation import ugettext_lazy
 
-import polymodel
 import soc.models.document