I want that I could override get/set on a field of my model. I want to
redirect get/set
to another field of some other model.

On Mon, Dec 7, 2009 at 8:47 PM, Daniel Hirsch <two.oli...@gmail.com> wrote:

> I'm not clear what you're asking. Do you want a custom get/set on a
> particular database field in one of your models (tables)?
>
> On Dec 7, 1:18 am, Waqqas Jabbar <waqqas.jab...@gmail.com> wrote:
> > Peace to all,
> >
> > I want to do a custom implementation of "get" and "set" functions of a
> > database model. Do I ve to write a custom model manager or derive a class
> > from models.Model ?
> > Is it possible to write custom "get" and "set" functions for a model
> field ?
> >
> > goto
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to