Re: Using External HTML files in Django

2022-05-03 Thread Santhosh sridhar
Thanks Mike. It worked ! On Tuesday, May 3, 2022 at 9:32:26 AM UTC+5:30 Mike Dewhirst wrote: > On 3/05/2022 8:44 am, Hazho Human wrote: > > Why not serving that specific URL with Nginx or Apache? > > On Tue, 3 May 2022 at 03:15, Santhosh sridhar > wrote: > >> Hi, >> >> I have few html files wh

- CRUD To Learning

2022-05-03 Thread Carlos Alberto Gonçalves Pereira
Hello Do you have a step by step to learning to programming with Django? Carlos -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googl

Re: cannot resolve FieldError

2022-05-03 Thread Arshad Noman
django.core.exceptions.FieldError: Cannot resolve keyword 'y' into field. Choices are: author, category, id, isbn, name I am also getting the same error. On Sunday, 18 July 2021 at 19:36:51 UTC+5 frank...@gmail.com wrote: > I am getting this error message: > > raise FieldError("Cannot resol

Re: create_question not define error. NameError.

2022-05-03 Thread Derek
What steps did you follow to get here? What does your code look like that creates this error? (Its probably better to post actual code snippets as text rather than screenshots.) On Monday, 2 May 2022 at 15:02:44 UTC+2 mdanz...@gmail.com wrote: > Anyone is here for help? > > On Friday, 29 Apri