Mathews Musukuma
Mathews Musukuma
Hi, Unless you have made some changes, the login url is account/login which is defined in `ChatServerPlayground/urls.py` [https://github.com/mitchtabian/Codingwithmitch-Chat/blob/98b3b0ba897befadf874dbe0693606ed065bbc8e/ChatServerPlayground/urls.py#L37](https://github.com/mitchtabian/Codingwithmitch-Chat/blob/98b3b0ba897befadf874dbe0693606ed065bbc8e/ChatServerPlayground/urls.py#L37) [https://github.com/mitchtabian/Codingwithmitch-Chat/blob/98b3b0ba897befadf874dbe0693606ed065bbc8e/ChatServerPlayground/urls.py#L41](https://github.com/mitchtabian/Codingwithmitch-Chat/blob/98b3b0ba897befadf874dbe0693606ed065bbc8e/ChatServerPlayground/urls.py#L41)
Hey,what errors are you getting? On Thu, 22 Jul 2021, 16:59 umarfarukabu, ***@***.***> wrote: > I am really having some hard time to get the chat functionality to word, >...
I will try to look into it, over the weekend. I recently modified this code to suit my project requirements. But I don't remember getting any error. Just making sure...
Hi, I am just starting to contribute to open source and I think this can be a good issue for me. Can I take it? Looks like `djlint` will be...
@datatalking I haven't looked into this much, but I think after adding the package on line 12, there should be adding some configurations in the pre-commit config file!
@lqez was this bug fixed? I am still getting the same error
@arviesan24 did you manage to fix it?
Hey @ZoranPandovski @Ricram2, I am looking for my first open source contribution, can I take this one? I've seen it has been open for some weeks now. Thanks
Can this be merged please? Update: As per readme, this project is no longer maintained. You can use [https://github.com/iMerica/dj-rest-auth ](https://github.com/iMerica/dj-rest-auth )
Hi @yusukebe, I think @patrickkabwe has a point, if the Hono instance takes a basePath, I am not expecting to keeping adding the basePath on every request I am making....