Re: adding date to template

2008-10-13 Thread KillaBee
On Oct 7, 2:02 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 7, 1:49 pm,KillaBee<[EMAIL PROTECTED]> > wrote: > > > > > On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > > > > On Mon, Oct 6, 2008 at 4:55 PM,KillaBee< > > > > [EMAIL PROTECTED]> wrote: > > > > Thanks I have read the

Re: adding date to template

2008-10-07 Thread KillaBee
On Oct 7, 1:49 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > > > > > On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < > > > [EMAIL PROTECTED]> wrote: > > > Thanks I have read the forms doc. and it helped a great deal. > > > now I am get this e

Re: adding date to template

2008-10-07 Thread KillaBee
On Oct 7, 1:49 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > > > > > On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < > > > [EMAIL PROTECTED]> wrote: > > > Thanks I have read the forms doc. and it helped a great deal. > > > now I am get this e

Re: adding date to template

2008-10-07 Thread KillaBee
On Oct 7, 1:49 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > > > > > On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < > > > [EMAIL PROTECTED]> wrote: > > > Thanks I have read the forms doc. and it helped a great deal. > > > now I am get this e

Re: adding date to template

2008-10-07 Thread KillaBee
On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < > > > > [EMAIL PROTECTED]> wrote: > > Thanks I have read the forms doc. and it helped a great deal. > > now I am get this error:'QueryDict' object has no attribute 'method' > > at line 12. >

Re: adding date to template

2008-10-07 Thread KillaBee
On Oct 6, 4:44 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < > > > > [EMAIL PROTECTED]> wrote: > > Thanks I have read the forms doc. and it helped a great deal. > > now I am get this error:'QueryDict' object has no attribute 'method' > > at line 12. >

Re: adding date to template

2008-10-06 Thread Karen Tracey
On Mon, Oct 6, 2008 at 4:55 PM, KillaBee < [EMAIL PROTECTED]> wrote: > Thanks I have read the forms doc. and it helped a great deal. > now I am get this error:'QueryDict' object has no attribute 'method' > at line 12. > > view: > from django.http import HttpResponse > from intranet.timesheets.mode

Re: adding date to template

2008-10-06 Thread KillaBee
On Oct 6, 1:33 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 6, 1:29 pm, KillaBee <[EMAIL PROTECTED]> > wrote: > > > > > On Oct 6, 3:40 am, Daniel Roseman <[EMAIL PROTECTED]> > > wrote: > > > > On Oct 6, 5:48 am, KillaBee <[EMAIL PROTECTED]> > > > wrote: > > > > > I have been trying to add da

Re: adding date to template

2008-10-06 Thread KillaBee
On Oct 6, 1:29 pm, KillaBee <[EMAIL PROTECTED]> wrote: > On Oct 6, 3:40 am, Daniel Roseman <[EMAIL PROTECTED]> > wrote: > > > > > On Oct 6, 5:48 am, KillaBee <[EMAIL PROTECTED]> > > wrote: > > > > I have been trying to add date to my template, but for the life of me > > > have not. > > > > I hav

Re: adding date to template

2008-10-06 Thread KillaBee
On Oct 6, 3:40 am, Daniel Roseman <[EMAIL PROTECTED]> wrote: > On Oct 6, 5:48 am, KillaBee <[EMAIL PROTECTED]> > wrote: > > > > > I have been trying to add date to my template, but for the life of me > > have not. > > > I have a field in the MYSQL db, and In my models class but when I put > > th

Re: adding date to template

2008-10-06 Thread Daniel Roseman
On Oct 6, 5:48 am, KillaBee <[EMAIL PROTECTED]> wrote: > I have been trying to add date to my template, but for the life of me > have not. > > I have a field in the MYSQL db, and In my models class but when I put > the text box it doesn't post to the db.  No field does. And the > calendar does sho