On 11/5/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
> This thread motivated me to finish this work. Update to r6652 and you'll
> have some documentation and a helper metaclass for the common case (if
> you need something more advanced, you can obviously do without the
> metaclass and code __set__ and __get__ directly, as Marty has done in
> his duration field).

Interesting approach with the metaclass, I hadn't considered that.
Just a one-line update to what seems like it should work, and all is
well. I'll get to work tonight, updating DurationField and filestorage
to use this technique. Thanks for the hard work on this!

-Gul

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to