On Mon, 2008-12-22 at 15:32 -0700, Greg Schwimer wrote:
[...]

> 
> I suspect I've now moved on to a problem in a new area.  The thing I
> don't quite get is why adding auto_now_add to the pub_date field in
> the model broke this.   Any ideas?

Because auto_now_add fields are not editable. They are automatically
given a value at creation time.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to