Skip to content

itsvinayak/Django-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-Website

A very minimal website I built while learning Django.

Run The Website

This website requires a few python packages:

  • django
  • django-crispy-forms

To 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

Open in Gitpod

About

A very minimal website I build while learning Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.8%
  • HTML 26.2%