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
Answer to: I tried to make the edit functionality for categories, as I clicked on edit icon on categories page , it should not go to edit page to make editing

HI Ejaz Ali Inayat , The issue you are facing is because of a mistake in your categories.html file between lines 31 and 33. You have written the fo...

6 months ago
Reply
RE: I tried my best to configure as static the background :url , but failed

Hi, I have added the same static in the background URL, and it's working on my system. However, the GitHub repository you provided is not updated. Pl...

6 months ago
Reply
Answer to: I tried to make the edit functionality for categories, as I clicked on edit icon on categories page , it should not go to edit page to make editing

Ejaz Ali Inayat , I ran your code on my system and noticed that you haven't implemented the category edit function. I suggest watching the tutorial...

6 months ago
Reply
Answer to: PayPal integration error

Hi Supratim Chakraborty, The problem you are facing mainly occurs when your Client ID or Secret ID is incorrect. Please make sure you have added the...

6 months ago
Reply
Answer to: I tried my best to configure as static the background :url , but failed

Hi Ejaz Ali Inayat The issue you're encountering is because, in the background-url property where you define the image URL, you are not using the st...

6 months ago
Reply
Answer to: My download is missing style.css

Hi Afonne Joseph, If you didn’t find the CSS file in the zip folder, please check out this official GitHub link where you can download it: GitHub Li...

6 months ago
Reply
Answer to: Is it possible to create advance filtering and custom pagination whilw using APIView and @api_view decorator?

Hi Estiverne Yardley, For advanced filtering, you can search on Google and YouTube, where you'll find many tutorials on this topic. If I were to sug...

6 months ago
Reply
Answer to: I tried to make the edit functionality for categories, as I clicked on edit icon on categories page , it should not go to edit page to make editing

Ejaz Ali Inayat, If you want to edit a category, you first need to create a form for it. You can do this in your forms.py file: class CategoryForm...

6 months ago
Reply
Answer to: I tried my best to configure as static the background :url , but failed

Hi Ejaz Ali Inayat , The issue you are facing, I believe, is not related to static files. However, to provide proper guidance, I need to see your G...

6 months ago
Reply
Answer to: django.db.utils.IntegrityError: NOT NULL constraint failed: accounts_account.phone_number

Ejaz Ali Inayat , The issue you're facing occurs because the phone_number field in your Account model is defined as NOT NULL. In your model, you nee...

6 months ago
Reply
Answer to: I tried to make the edit functionality for categories, as I clicked on edit icon on categories page , it should not go to edit page to make editing

Hi Ejaz Ali Inayat,Your code is correct, but there is a small mistake in the views.py of the Dashboards app. You need to pass the form as context to t...

6 months ago
Reply
Answer to: PayPal integration error

Supratim Chakraborty , Could you please share a screenshot of your terminal when you encounter the error? Also, provide the updated GitHub reposito...

6 months ago
Reply
Answer to: How to register the app, when and why?

Hi Estiverne Yardley, Difference Between students.apps.StudentsConfig and students in INSTALLED_APPS Why Use students.apps.StudentsConfig? This ...

6 months ago
Page 5 / 10