https://github.com/nicopujia/django_tutorial
A repository for myself to learn Django
https://github.com/nicopujia/django_tutorial
Last synced: 7 months ago
JSON representation
A repository for myself to learn Django
- Host: GitHub
- URL: https://github.com/nicopujia/django_tutorial
- Owner: nicopujia
- License: mit
- Created: 2024-01-17T15:44:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T20:15:51.000Z (over 1 year ago)
- Last Synced: 2025-01-16T13:57:53.496Z (9 months ago)
- Language: Python
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is the repository where I follow the [official Django tutorial](https://docs.djangoproject.com/en/5.0/intro) in order to learn the basics of this framework.