#2articles1week
Read more stories on Hashnode
Articles with this tag
I have decided to dump the Django login view and make my own, but I am now faced with the issue of Redirecting the user to the homepage when login...
Hello and welcome to the second part of this series, I hope you have implemented the user's registration with email confirmation discussed in part...
Register user with email confirmation ยท Hello and welcome, So you know the Django basics and it's time to do some real stuff, right? Okay cool, Let's...
Hello, We have successfully completed our CRUD Django website which we have pushed to the GitHub repository but it can only be used locally on our...
Hey there, welcome, you are not comfortable with your data being in .csv format because It can't present the data relationship very well merely...
To simply get started using pipenv on Windows for your project instead of pip and the virtual environment separately follow the steps below First,...