On Thu, 2006-03-02 at 15:59 +1100, Malcolm Tredinnick wrote:
[...]
> So, I guess my questions are as follows:
> 
> (1) Why are we only filling in auto_now_add and auto_now in save(),
> rather than prior to validation? Purely accidental, or is there a more
> noble purpose?
> 
> (2) Is the right place to be creating / updating these values in the
> form field manipulators (django/form/__init__.py) or at a slightly
> higher level in AutomaticManipulator (django/db/models/manipulator.py)?
> 
> Any guidance or explanation of why things are the way they are currently
> would be most appreciated. I'm not quite at the point where I can create
> a fix yet, because everything feels too "hacky".

OK, for the archives: ignore all this. I see that auto_now_add and
auto_now are going to be genuinely removed once some other changes are
complete on the magic-removal branch. Cool. Nothing to see here; move
along.

Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to