Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovenui/django-website
https://github.com/lovenui/django-website
django python
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lovenui/django-website
- Owner: LoveNui
- Created: 2023-05-17T16:26:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-22T12:19:53.000Z (over 1 year ago)
- Last Synced: 2024-11-18T14:35:55.190Z (2 months ago)
- Topics: django, python
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django-Website
A very minimal website I built while learning Django.# Run The Website
This website requires a few python packages:
- django
- django-crispy-formsTo run the website navigate to upper level "mysite" directory and run the command via cmd: *python manage.py runserver*
Then you should see a local host link that you can copy into your browser to see the website.# Video Tutorials
You can watch these video tutorials to learn how to use django: https://www.youtube.com/watch?v=Z4D3M-NSN58&list=PLzMcBGfZo4-kQkZp-j9PNyKq7Yw5VYjq9# Run in Gitpod
You can also run Django-Website in Gitpod, a free online dev environment for GitHub:
If you're intersted in a paid subscription with GitPod use the coupon code: **TECHWITHTIM19**