User created objects

52 views
Skip to first unread message

Ideo Rex

unread,
Oct 20, 2013, 3:11:28 AM10/20/13
to django-d...@googlegroups.com
Hello,
I'm relatively new to Django. So I have a working (local) web application. I can create new model objects from the admin site, but I would like my users to be able to create their own objects and save them to the database. I'm really confused on the over arching process on how this is down and I would appreciate it if someone could lead me in the correct direction.

I want to allow my users:
1. fill in information on a page
2. submit this page to the database
3. redirect them to a page that reflects their input ("You successfully submitted this {{title}}")

Thanks

Erik Romijn

unread,
Oct 20, 2013, 11:09:13 AM10/20/13
to django-d...@googlegroups.com
Hello Ideo,

On Oct 20, 2013, at 9:11 AM, Ideo Rex <ide...@gmail.com> wrote:
> I'm relatively new to Django. So I have a working (local) web application. I can create new model objects from the admin site, but I would like my users to be able to create their own objects and save them to the database. I'm really confused on the over arching process on how this is down and I would appreciate it if someone could lead me in the correct direction.

Your best bet for an answer is the django-users email list, <django-d...@googlegroups.com> - the web interface is <https://groups.google.com/forum/#!forum/django-users>.

The django-developers email list is only for the discussion of Django itself.

You might also find helpful the #django IRC channel on irc.freenode.net.

Good luck!

Ideo Rex

unread,
Oct 20, 2013, 8:23:51 PM10/20/13
to django-d...@googlegroups.com
Thanks for the info. Hopefully I can get sent in the right direction from there
Reply all
Reply to author
Forward
0 new messages