mozilla / sugardough

A web application template based on Django.
Apache License 2.0
164 stars 31 forks source link

Switch to Django LTS #115

Open glogiotatidis opened 8 years ago

glogiotatidis commented 8 years ago

Currently sugardough follows the latest django versions but maybe it makes more sense to switch to Django LTS to encourage the usage of LTS releases.

Discuss!

jgmize commented 8 years ago

Sounds good to me.

peterbe commented 8 years ago

You mean to downgrade to Django 1.8? Sounds boring. If you start an enterprise project where you know you're going to need it working for a long time, then, even then, you'd want a hot latest version so as to prevent being left on old versions.