Yeah, I guess an error would help, oops. I just get 'if' statement improperly formatted. This is the only if statement that has failed.
On Jan 7, 9:13 pm, Russell Keith-Magee <[email protected]> wrote: > On Fri, Jan 8, 2010 at 1:10 PM, neridaj <[email protected]> wrote: > > I'm using 1.2: > > >>>> django.VERSION > > (1, 2, 0, 'alpha', 0) > > In which case you're going to need to give us some debug information. > "It doesn't work" isn't especially helpful. Django has a very healthy > test suite, if comparisons are covered by that test suite, and the > test suite is currently passing, so as far as we are aware, > comparisons are working fine. > > What error are you seeing? Do if comparisons fail all the time, or > just on that statement? > > We can't help you unless you help us help you. > > Yours, > Russ Magee %-)
-- 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.

