settings.py
changeset 2 c11afa8623f7
parent 1 18dc0362f550
child 14 cd6911eaac2c
--- a/settings.py	Thu Apr 08 16:35:46 2010 +0530
+++ b/settings.py	Thu Apr 08 22:28:15 2010 +0530
@@ -82,3 +82,5 @@
     'workshop.reg',
     #'workshop.quiz',
 )
+
+AUTH_PROFILE_MODULE = 'reg.Profile'