Thanks for the info. Hopefully I can get sent in the right direction from
there
On Sunday, October 20, 2013 8:09:13 AM UTC-7, Erik Romijn wrote:
>
> Hello Ideo,
>
> On Oct 20, 2013, at 9:11 AM, Ideo Rex >
> wrote:
> > I'm relatively new to Django. So I have a working (local) web
> application
Hello Ideo,
On Oct 20, 2013, at 9:11 AM, Ideo Rex 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
> re
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 dow