Skip to content

eoleinik/Tango-with-Django-website

Repository files navigation

Rango website

This is a Django-powered website that was born as a result of completion of the excellent "Tango with Django" book. The website is available live here. I highly recommend the book, as it gave me a solid start in web development, and led me to launching my own web-service.

Shall you want to run the site on your machine, simply do

sudo pip install -r requirements.txt

to install the required packages, and then run

python manage.py runserver

to run it on localhost.

Enjoy!

About

Practice website (Django+Bootstrap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published