django

Error logging when creating Django reservation site

Following on from the previous allauth, I have now created a calendar and booking function. I'm getting used to the erro...
django

Django Allauth and Custom User Settings

User Authentication Function for Reservation ManagementI was able to implement it by copying and pasting from blogs and ...
Uncategorized

Blog on GitHub Pages

Ideal for deployment beginnersJust publish your github repository. Once you have created a small website, you can immedi...
django

How to create a Django blog site

Easy to create blog site even for beginnersDevelopment PreparationFigure-01: "Build virtual environment (line 1)" in any...
django

Deploy Dango blog to Vultr

Worth experiencing the long way1. ​ Change settings…Separate development environment settings and product environment se...