Include app_name = ‘polls’ in urls.py
> On Apr 22, 2018, at 10:14 AM, Avitab Ayan Sarmah
> wrote:
>
> polls/views.py
> from django.http import HttpResponse
>
>
> def index(request):
> return HttpResponse("Hello, world. You're at the polls index.")
>
> polls/urls.py
> from django.urls im
Once I understand what I am doing I would have no problem putting together
an "ebb and flow" diagram with pointers to codesomething like...Step 1
Request Made--When a request is made the first thing that happens is def
AutoStart is activated, next, def SecondStart is fired (with pictures).
On
How do I sign up to help? Is there an overall schematic for how django
works?
On Mon, Apr 19, 2010 at 3:53 PM, Gabriel Hurley wrote:
> I just want to second this suggestion from Russell:
>
> On Apr 19, 8:11 am, Russell Keith-Magee
> wrote:
>
> > Lastly, pick anything to do with documentation. T