Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
Having issues getting django-simple-captcha to work on my Contact Us page
I’m having trouble getting the captcha to work on my Contact Us page in my website. I’ve followed the instructions shown in the docs but keep getting errors. Can anyone help?
Here’s my forms.py:
How to add dict to QuerySet
I have a result from the DB which I want to enriche with a row. A queryset is a dict right? So I created a new dict and wanted to merge those two. But it told me you cant merge a dict and QuerySet. How can this be done?
Which method is best for designing custom error pages in Django? [closed]
Closed 2 hours ago.
Select TruncYear start with specific year
I have Transactions stored in a Table, to select the last 3 years I wrote a simple Query in Django. I did this mid last year and it seemed to be fine. Now it would be nice if it would return me the year 2025 with 0, how could I achive that?
Select TruncYear start with specific year
I have Transactions stored in a Table, to select the last 3 years I wrote a simple Query in Django. I did this mid last year and it seemed to be fine. Now it would be nice if it would return me the year 2025 with 0, how could I achive that?