I am creating a model that will create a table that will contain some
articles that will be filled by admin people so i need to know how can
i create a
field in the database that adds the user name of the logged person
when he add an article
Also how can i create a field that add a time stamp
thank you in advance;
Mary Adel
see http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser
>
> Also how can i create a field that add a time stamp
just create a DateTimeField( auto_now=True )
>
> thank you in advance;
>
> Mary Adel
>
>
> >
>
--
Honza Král
E-Mail: Honza...@gmail.com
ICQ#: 107471613
Phone: +420 606 678585