Hello,
I need to modify the date of one model field (TextField) each time  
before it is displayed. The modifications depend on one other field in  
the same Model.
I think the best way to do this is to subclass TextField and override  
the method to get contents. My questions:

1) How is this method called?
2) How can I access the Model from the Field?
3) Is this the way to go?

Thanks,

Florian

--~--~---------~--~----~------------~-------~--~----~
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