ross-humphrey / django-social-website

From the Django 3 by Example book - Chapter 4 - Building a Social Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-social-website

From the Django 3 by Example book - Chapter 4 - Building a Social Website

Run development Server through HTTPS

python manage.py runserver_plus --cert-file cert.crt

About

From the Django 3 by Example book - Chapter 4 - Building a Social Website


Languages

Language:Python 58.0%Language:HTML 19.3%Language:CSS 14.8%Language:JavaScript 7.9%