https://github.com/scottbenton/django-getting-started
Repository for django tutorial
https://github.com/scottbenton/django-getting-started
Last synced: about 2 months ago
JSON representation
Repository for django tutorial
- Host: GitHub
- URL: https://github.com/scottbenton/django-getting-started
- Owner: scottbenton
- Created: 2021-03-20T01:27:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T15:34:13.000Z (about 4 years ago)
- Last Synced: 2025-02-08T11:27:21.332Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Tutorial
Following django intro tutorial found [here](https://docs.djangoproject.com/en/3.1/intro/tutorial01/).