I want to create a user with a form and i want that user to be able to submit data, see i'm building a website and it's a gossip site, i need to let other users log on and insert data such as gossip, news, articles. Im not sure where to begin, i have a rough idea about the forms but its actually saving the data and displaying it from that user is whats difficult for me.
On Wed, Apr 7, 2010 at 2:29 AM, Wiiboy <[email protected]> wrote: > What exactly do you mean by, "Create a user and allow that user to > submit data such as messages"? > > -- > 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]<django-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- 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.

