Re: Unable to update questions in "Writing First Django App" tutorial

2018-10-27 Thread Darrell Hall
I kept starting new projects, but that that made it more confusing. In the tutorial there is a point where you query and update questions. These have not updated in the old projects, so I deleted all the previous projects, apps and cleared directories. I’m at the migrations stage, debugging

Re: Unable to update questions in "Writing First Django App" tutorial

2018-10-18 Thread Ing.Daniel Bojorge
You can try to start a new project or create a new app. Really I don't understand your question. Dios L@s Bendiga Saludos, [image: --] daniel.bojorge [image: http://]about.me/daniel.bojorge *Curso Django 2.1* Mi Blog

Unable to update questions in "Writing First Django App" tutorial

2018-10-18 Thread LIGHTNING OMEGA 2 636
I've been trying to complete the Django tutorial, and I get to the part where we're to "play with the API" and although I created the superuser fine, for some reason the questions do not work. Also, how do I update the "installed apps" if I'm not using "polls" or if I'm creating my own app.