On Monday 08 May 2017 04:07:09 Tim Graham wrote:

> The change to raise FieldError for non-editable fields was meant to
> prevent bugs, not to block devs from doing what they want.

But auto_now_add without auto_now is not a reason to make the 
field non-editable. I should be able to use it in a model form, since 
the update case is unhandled.

However, this has always (at least 1.8.x and up) been the case for 
the field and as you say, it now exposes a bug.
-- 
Melvyn Sopacua

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5303732.QE4yzra0Ab%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to