IMG 1866 rathank.com
Mohaiminul - Team Rathan
@mohaiminul-islam
Admin
Estimable Member
Joined: Jul 1, 2024
Last seen: Jun 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

5 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...

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

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

5 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...

5 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...

5 months ago
Reply
Answer to: Rest Api Resources?

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

5 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'...

5 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...

5 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...

5 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...

5 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...

5 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...

5 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...

5 months ago
Page 3 / 10