IMG 1866 rathank.com
Mohaiminul - Team Rathan
@mohaiminul-islam
Admin
Estimable Member
Joined: Jul 1, 2024
Last seen: Oct 23, 2025
Topics: 0 / Replies: 138
Reply
RE: I am not receiving account verification email.

I didn't find your project in the zip file. Can you check it again?  Screenshot-2025-02-11-113437.png

10 months ago
Reply
Answer to: django.db.utils.OperationalError: no such table: blogs_category

Ejaz Ali Inayat, If you're still facing the issue, it might be because your migrations haven't been created. As a result, there is no table in the dat...

10 months ago
Reply
RE: I am not receiving account verification email.

Ejaz Ali Inayat , Please also attach the ZIP file of your whole project.

10 months ago
Reply
Answer to: django.db.utils.OperationalError: no such table: blogs_category

HI Ejaz Ali Inayat , The issue you are facing is because there are no migrations to apply. I also encountered the same issue with your code previou...

10 months ago
Reply
Answer to: Import data from csv

HI Simone Maclean, The issue you are facing is likely due to an incorrect file path. It might be caused by using backslashes instead of forward slas...

10 months ago
Reply
Answer to: I am not receiving account verification email.

Ejaz Ali Inayat, If you’re still facing the issue, please share your project zip file, including requirements.txt and the database dump. Follow t...

10 months ago
Reply
Answer to: Rest Api Resources?

Hi Chamoli Piyush,Can you tell us which resources you are looking for?

10 months ago
Reply
Answer to: I am not receiving account verification email.

Hi Ejaz Ali Inayat , This error occurs because SMTP server authentication is failing. You are using a Google App Password to send an email via Google'...

10 months ago
Reply
Answer to: exception while running the api endpoint

Hi CHANDRAVATHI MARAGANI, The issue you are facing occurs because Django cannot find any valid URL patterns in your api/urls.py file. This can happ...

10 months ago
Reply
Answer to: I am not receiving account verification email.

Hi Ejaz Ali Inayat , The same issue you're facing after providing the correct SMTP credentials could be another reason.However, I noticed in your ea...

10 months ago
Reply
Answer to: Reverse for 'add_post' not found. 'add_post' is not a valid view function or pattern name.

Hi Ejaz Ali Inayat, As I mentioned earlier, the issue you are facing is due to the absence of a defined URL for add_post in the urls.py file of the...

10 months ago
Reply
Answer to: I am not receiving account verification email.

Hi Ejaz Ali Inayat, I have run your code on my system and replaced your SMTP configuration with mine. The code works properly. I suggest you create a...

10 months ago
Reply
Answer to: Reverse for 'add_post' not found. 'add_post' is not a valid view function or pattern name.

Hi Ejaz Ali Inayat, I checked your code in your GitHub repository and noticed that you haven't defined the add_post URL in the dashboard/urls.py fi...

10 months ago
Reply
Answer to: Having followed the tutorial till this stage, I am stuck at the SEND VERIFICATION EMAIL. Even looking at the project git repository, I am still receiving error messages

Hi Ibrahim Salami , The issue you are facing occurs when your SMTP configuration is incorrect. Please check your SMTP settings to ensure they are co...

10 months ago
Page 3 / 10