Last Updated: February 25, 2016
·
2.796K
· dozba

Local Development with Django over SSL

I wrote a small Django management app that helps you run your dev server over SSL. No more "insecure content" warnings when you get to production!

https://github.com/teddziuba/django-sslserver

Or,

$ pip install django-sslserver

2 Responses
Add your response

Will this work for Django 1.3? I noticed you have a requirements.txt that sets django to 1.4

over 1 year ago ·

unrecognised argument 127.0.0.1:9000

over 1 year ago ·