Author: leidel
Date: Sat Sep 27 13:24:17 2008
New Revision: 960

Modified:
    trunk/pinax/settings.py

Log:
Added NOTIFICATION_LANGUAGE_MODULE setting after upstream changes on  
notification app

Modified: trunk/pinax/settings.py
==============================================================================
--- trunk/pinax/settings.py     (original)
+++ trunk/pinax/settings.py     Sat Sep 27 13:24:17 2008
@@ -165,6 +165,7 @@
  }

  AUTH_PROFILE_MODULE = 'profiles.Profile'
+NOTIFICATION_LANGUAGE_MODULE = 'account.Account'

  EMAIL_CONFIRMATION_DAYS = 2
  EMAIL_DEBUG = DEBUG

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to