Hello Malcolm, thanks again for your immediate answer, that makes it clearer to me how dump/loaddata works. I thought the data in the fixture would be written directly to the db, but it makes sense to do this via instantiating Testtable again, calling again the __init__, and hence calculating a new random value in this case.
Regards, Andreas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

