, October 6, 2021 at 5:00:42 PM UTC+2 nazni...@gmail.com
>>> wrote:
>>>
>>>> Thank you!
>>>> I corrected as you wrote. But I also have this mistake (
>>>> TemplateDoesNotExist at /catalog/books/
>>>> catalog/book_list.html,
st like this [] with no space
>> or better still change to [os.path.join(BASE_DIR, 'catalog/templates')]
>>
>> On Wednesday, October 6, 2021 at 5:00:42 PM UTC+2 nazni...@gmail.com
>> wrote:
>>
>>> Thank you!
>>> I corrected as you wrote.
7;catalog/templates')]
>
> On Wednesday, October 6, 2021 at 5:00:42 PM UTC+2 nazni...@gmail.com
> wrote:
>
>> Thank you!
>> I corrected as you wrote. But I also have this mistake (
>> TemplateDoesNotExist at /catalog/books/
>> catalog/book_list.html, catalog/book_l
.com wrote:
> Thank you!
> I corrected as you wrote. But I also have this mistake (
> TemplateDoesNotExist at /catalog/books/
> catalog/book_list.html, catalog/book_list.html).
> Might I take the wrong path? (my path is below picture)
> Also thank you for helping me. I am grateful to you
m_term=link>
> <#m_1024950781820118978_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> On Wed, Oct 6, 2021 at 3:09 PM Никита Назаров
> wrote:
>
>> It also doesn't work. I see this error :"TemplateDoesNotExist at
>> /catalog/books/ catalog/book_list.html,
e=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Oct 6, 2021 at 3:09 PM Никита Назаров wrote:
> It also doesn't work. I see this error :"TemplateDoesNotExist at
> /catalog/books/ catalog/book_list.htm
It also doesn't work. I see this error :"TemplateDoesNotExist at
/catalog/books/ catalog/book_list.html, catalog/book_list.html"
My views.py is below.
Also, I checked on GitHub Mozilla (
https://github.com/mdn/django-locallibrary-tutorial/blob/master/catalog/views.py).
s.BookListView.as_view(), name='books'),
>> path('book/', views.BookDetailView.as_view(), name='book-detail'
>> ),
>> ]
>>
>>
>>
>>
>> ср, 6 окт. 2021 г. в 12:45, Adeyemi Deji :
>>
>>> for example.
>>>
>>
>> On Wed, Oct 6, 2021 at 11:32 AM Никита Назаров
>> wrote:
>>
>>> Hello!
>>> Thank you!
>>> I'm sorry. How could I do this?
>>>
>>> среда, 6 октября 2021 г. в 11:20:19 UTC+3, adeyem...@gmail.com:
>>>
ита Назаров
> wrote:
>
>> Hello!
>> Thank you!
>> I'm sorry. How could I do this?
>>
>> среда, 6 октября 2021 г. в 11:20:19 UTC+3, adeyem...@gmail.com:
>>
>>> Hi, I observed that you didn't specify the template name attribute for
>>&g
>> 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator',
>>>
>>> },
>>>
>>> {
>>>
>>> 'NAME':
>>> 'django.contrib.auth.password_validation.MinimumLengthValidator',
&
ay, October 5, 2021 at 10:37:19 PM UTC+2 nazni...@gmail.com wrote:
>
>> Hello!
>> I’m beginner in Django. I do Django Tutorial from Mozilla.
>> I get TemplateDoesNotExist at /catalog/books/ . Could you help me?. I
>> don’t understand how to resolve it.
>>
>>
la.
> I get TemplateDoesNotExist at /catalog/books/ . Could you help me?. I
> don’t understand how to resolve it.
>
> */catalog/urls*
>
> from django.urls import path
>
> from . import views
>
> urlpatterns = [
>
> path('', views.index, name='inde
Hello!
I’m beginner in Django. I do Django Tutorial from Mozilla.
I get TemplateDoesNotExist at /catalog/books/ . Could you help me?. I don’t
understand how to resolve it.
*/catalog/urls*
from django.urls import path
from . import views
urlpatterns = [
path('', views.index, n
14 matches
Mail list logo