Project interpreter use venv
Path:
C:\Anaconda3
Based on this site
https://developer.mozilla.org/ko/docs/Learn/Server-side/Django
- Tutorial: The Local Library website
- Tutorial Part 2: Creating a skeleton website
- Tutorial Part 3: Using models
- Tutorial Part 4: Django admin site
- Tutorial Part 5: Creating our home page
- Tutorial Part 6: Generic list and detail views
- Tutorial Part 7: Sessions framework
- Tutorial Part 8: User authentication and permissions
- Tutorial Part 9: Working with forms
- Tutorial Part 10: Testing a Django web application
- Tutorial Part 11: Deploying Django to production