On Jul 14, 4:43 pm, Chris McComas <[email protected]> wrote: > This is my model, I'm trying to set it so that if the game is in the > future, based on the field date, then to return True, if not return > False. > > http://dpaste.com/218111/ > > I am importing datetime in my models.py but for some reason it's > giving me nothing. I tried displaying future and nothing shows up? > What have I done wrong?
How/where are you calling this method? -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

