Hello Ideo, On Oct 20, 2013, at 9:11 AM, Ideo Rex <[email protected]> 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, <[email protected]> - 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! -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/7159CAC1-056C-4940-8AE2-09F89AB6FB3A%40solidlinks.nl. For more options, visit https://groups.google.com/groups/opt_out.
