On Oct 8, 3:20 pm, KillaBee <[EMAIL PROTECTED]>
wrote:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>
> <html>
>
> <head>
>
> <title>Untitled Document</title>
>
> <meta http-equiv="Content-Type" content="text/html;
> charset=iso-8859-1">
>
> </head>
>
> <form action="/timesheet/" method="POST">
>
> {{ form.as_p }}
>
> <input type="submit" value="Submit" />
>
> </form>
>
> date
>
> <input name="date" type="text">
>
> fedtime
>
> <input name="fedtime" type="text">
>
> worked
>
> <input name="worked" type="text">
>
> user
>
> <input name="user" type="text" id="user">
>
> <input type="submit" name="Submit" value="Submit">
>
> <form name="form1" method="post" action="">
>
> </form>
>
> </body>
>
> </html>

I fill the form out and it redirects but data doesnot post.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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