wrote:
>
> Hi Sebastjan,
>
> On Tue, 2007-05-29 at 11:37 +0200, Sebastjan Trepca wrote:
> > Hi,
> >
> > I would like to create a custom abstract field for a model. This field
> > shouldn't affect the database, it should only be used for passing
>
Hi Sebastjan,
On Tue, 2007-05-29 at 11:37 +0200, Sebastjan Trepca wrote:
> Hi,
>
> I would like to create a custom abstract field for a model. This field
> shouldn't affect the database, it should only be used for passing
> variables.
> I need to get "request.user
Hi,
I would like to create a custom abstract field for a model. This field
shouldn't affect the database, it should only be used for passing
variables.
I need to get "request.user" when "post_init" signal is fired. So I
was thinking about something like this:
Crea
3 matches
Mail list logo