Build a Personal Diary With Django and Pythonをやってみる。
- Setting up your Django diary project
- Creating entries on the back end
- Displaying entries on the front end
- Adding styling
- Managing entries on the front end
- Improving your user experience
- Implementing authentication
https://www.djangoproject.com/download/
python -m pip install Django==5.0.7