Closed Pqpercut closed 6 months ago
Hi @Pqpercut, sorry I missed your issue initially. The problem might stem from omitting /appointment
in your URLs. However, based on your GET request, it appears that the URL you are trying to access does not exist in the project.
Request Method: | GET
http://127.0.0.1:8000/appointment/
Your issue resembles this one. Perhaps the solution there can assist you. If it does, please let me know and close the issue.
Hi @adamspd,
Thanks, I was being really silly and it was just me messing up the urls. Thanks for your patience.
Hi @Pqpercut, sometimes that happens to the best of us, don't worry about it. If you like the package, it would mean a lot to me if you give it a star.
Describe the bug Followed installation steps as specified in the docs quick start guide. Upon running server, seems to be an issue with loading the appointment URL. Despite exactly matching url, opens django debug page:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Possible Solution
I am tired and there is absolutely the issue that I'm making a stupid error. Sorry if that's the case lmao.
Can you fix the bug?