Re: Using django form

2009-10-29 Thread Denis Bahati
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 wrote: > > On Oct 29, 6:38 am, Denis Bahati wrote: > > Hi all, > > I've gone through and successfully

Re: Using django form

2009-10-29 Thread Daniel Roseman
On Oct 29, 6:38 am, Denis Bahati 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 wh