Author: leidel
Date: Wed Jan 21 01:36:56 2009
New Revision: 148
Modified:
wiki/IntegratingNotification.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/IntegratingNotification.wiki
==============================================================================
--- wiki/IntegratingNotification.wiki (original)
+++ wiki/IntegratingNotification.wiki Wed Jan 21 01:36:56 2009
@@ -65,7 +65,7 @@
if "notification" in settings.INSTALLED_APPS:
from notification import models as notification
else:
- notification = None
+ notification = None
}}}
and then, later:
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---