And by the way, thanks for the clarification. In spite of the other stuff,
I read through the code and found the error and I appreciate it. Multiple
instructions on the same issue are frustrating.
On Sunday, August 30, 2020 at 11:09:34 AM UTC-7 rbarh...@gmail.com wrote:
> I posted this from m
I posted this from my computer and used the three ticks instructed by Ken
Whitesell. You instruction is way off base. I don't post anything from a
cell phone. You have too wonder about people who sermonize.
On Saturday, August 29, 2020 at 8:05:37 PM UTC-7 kunalsol...@gmail.com
wrote:
> And
And yes plz don't ever paste code like this .Either use pastebin or take
screen shots of pc not by phone.
On Sun, Aug 30, 2020, 08:32 Kunal Solanke
wrote:
> he is saying about the ")" read what you wrote slowly...
>
> On Sun, Aug 30, 2020, 03:06 rbarh...@gmail.com
> wrote:
>
>> In the
he is saying about the ")" read what you wrote slowly...
On Sun, Aug 30, 2020, 03:06 rbarh...@gmail.com wrote:
> In the above problem example, this statement does not seem to work:
> ```
> from django.urls import path
> ```
> why not
>
> On Saturday, August 29, 2020 at 2:29:51 PM UTC-7 r
In the above problem example, this statement does not seem to work:
```
from django.urls import path
```
why not
On Saturday, August 29, 2020 at 2:29:51 PM UTC-7 rbarh...@gmail.com wrote:
> Hmm. I don't understand what you are saying.
>
> On Friday, August 28, 2020 at 6:56:25 PM UTC-7 bharath...
Hmm. I don't understand what you are saying.
On Friday, August 28, 2020 at 6:56:25 PM UTC-7 bharath...@gmail.com wrote:
> Hi,
>
> You are closing the para thesis before.
> path('/results/', views.results, name='results'),
> This is the correct syntax. All the best 👍
>
> On Sat, 29 Aug
Hi,
You are closing the para thesis before.
path('/results/', views.results, name='results'),
This is the correct syntax. All the best 👍
On Sat, 29 Aug 2020, 3:03 am rbarh...@gmail.com,
wrote:
> The error message claims invalid syntax and point to the equal sign
> between name and 'r
The error message claims invalid syntax and point to the equal sign between
name and 'results.'
On Thursday, August 27, 2020 at 5:12:53 PM UTC-7 rbarh...@gmail.com wrote:
> My code inspector tells me that "from django.urls import path" is unused
> so the path statements must not work, I guess.
My code inspector tells me that "from django.urls import path" is unused so
the path statements must not work, I guess. But the tutorials presents
that code.
BTW, it's Maxim who helped
On Thursday, August 27, 2020 at 5:07:38 PM UTC-7 rbarh...@gmail.com wrote:
> Thanks to Maxi, I could move on
Thanks to Maxi, I could move on and immediately found a new problem on Part
3.
I have studied this error message for over an hour and cannot figure it
out. Here is the code. There are two pieces, one in polls/views.py and
one in polls/urls.py.
```
polls/views.py
from django.http import HttpRe
10 matches
Mail list logo