Re: help for django project

2022-10-30 Thread 'Kasper Laudrup' via Django users
Change line 37 of your frobnicater.py file from using int to string. Alternatively, if that doesn't work, consider asking a question that someone can actually answer. Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" gro

Re: page html

2022-10-30 Thread Adebileje Nurudeen
Can we chat on WhatsApp for more help on that?? On Sun, Oct 30, 2022 at 8:46 PM REMY TOUITOU wrote: > hELLO , when i launch , in visual studio code ,i can't found the page > index.html, > > i launch http//localhost:8000 AND I SEE the first page created with Django > > and i want to see the page

page html

2022-10-30 Thread REMY TOUITOU
hELLO , when i launch , in visual studio code ,i can't found the page index.html, i launch http//localhost:8000 AND I SEE the first page created with Django and i want to see the page index.HTML ; Thanks you for your help -- You received this message because you are subscribed to the Google

help for django project

2022-10-30 Thread RITIK KATIYAR
File "C:\Users\kamal\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner self.run() File "C:\Users\kamal\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "C:\Users\kamal\