Hi Daniel,
Thanks  for the document. I real appreciate.
I have another question:
  How can I use my model and ModelForm to create a login screen?

On Thu, Oct 29, 2009 at 10:14 AM, Daniel Roseman <dan...@roseman.org.uk>wrote:

>
> On Oct 29, 6:38 am, Denis Bahati <djma...@gmail.com> wrote:
> > Hi all,
> > I've gone through and successfully made the poll application and I've
> > begun to play around and tried to change a few things. The first thing
> > I would like to do is have the user vote without login to django admin.
> ie
> > creating my own form where users can vote and update the database without
> > using the django admin. I'm thinking of using html files or using the
> django
> > form library but i dont no the exactly solution to go through this. Can
> any
> > one show me how to do the staff using django form or using the html
> forms? I
> > have followed the tutorial like in the Django Book Chapter 7: Forms but i
> > dont see where i can insert data into the table in the database.
> > Thanks in advance.
> > Regards
> > Denis.
>
> http://docs.djangoproject.com/en/dev/topics/forms/modelforms/
> --
> DR.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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