LadyDate was removed in changeset 4985 
(http://code.djangoproject.com/changeset/4985). This is great, as the 
funciotnality here is not really needed and the new handling using a 
callable object is much simpler.
What I'm missing now is the possibility to use callbacks in (new)forms 
as well (for initial data). Currently I had to replace LazyDate with 
datetime.now(), which is not lazy anymore (datetime.now as used for 
models would be lazy). Perhaps this can be changed, too?

Greetings, David Danier

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to