On Wed, Feb 26, 2014 at 11:07 PM, 김도연 <[email protected]> wrote:
> I have models like this. > FAIL: test1 (equipments.TestFoo) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "C:\projects\d7\server\equipments.py", line 40, in test1 > self.assertEqual(0, Bar().foo.number) > AssertionError: 0 != 1 > FAILED (failures=1) > > Can you explain exactly how you feel this is a bug? And the implications it's having on your application? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
