On Jan 19, 1:36 pm, Andrew Turner <[email protected]> wrote: > I have an initial_data.json file which provides some, er, initial data > whenever I run syncdb. One of my models has a DateTimeField with > auto_now_add=True. The data is loaded first time round, but on > subsequent syncdbs, I get "IntegrityError: posts_entry.pub_date may > not be NULL".
Anyone? Is this behaviour expected, or should I file a bug? -- 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.

