Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 131 by andylockran: datetime module not loaded, yet datetime referenced in code http://code.google.com/p/django-hotclub/issues/detail?id=131
What steps will reproduce the problem? 1. Click 'member status' on a project 2. Try to set your status as away 3. Error message 'datetime not define, line 125' What is the expected output? What do you see instead? What version of the product are you using? On what operating system? URL: http://svn.pinaxproject.com/pinax/trunk Repository Root: http://svn.pinaxproject.com/pinax Repository UUID: 45601e1e-1555-4799-bd40-45c8c71eef50 Revision: 1256 Node Kind: directory Schedule: normal Last Changed Author: brosner Last Changed Rev: 1249 Last Changed Date: 2008-12-02 06:52:52 +0000 (Tue, 02 Dec 2008) Please provide any additional information below. by adding 'from datetime import datetime' to the top of the file: /pinax/apps/local_apps/projects/forms.py The problem is resolved. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
