
Last seen: Jun 23, 2025
@sonueee1995gmail-com The error you're encountering is likely due to the way the login function is implemented in your code. Could you please share yo...
@arvobrendon The issue you're encountering seems to be related to the request_object. In your order/models.py or request_object.py, there might be a m...
@oswaldjchrisgmail-comIn the Building a Multivendor Marketplace Platform with Python Django project, our main focus is on teaching Django. While we in...
Hi @moneaksekanhem2016, It's hard to provide specific guidance for deploying the project on cPanel, as we’ve shown how to deploy the project on AWS...
@moneaksekanhem2016 The error you're encountering might be due to a misconfiguration in your URLs or an issue with the static and media files setup. P...
@oswaldjchrisgmail-com you are most welcome. All the best on your learning journey!
Abdul-Razak Issah, you're most welcome! Feel free to ask if you need any more help.
Hi Abdul-Razak Issah, I ran your code on my system and noticed an issue. When the refresh token expires, the server enters an infinite loop. Typi...
Hi VIGNESH SR I think the your goal is to allow users with the editor role to edit or delete categories, but not regular users. The issue is likely...