cirlabs / django-project-template

A collection of development tasks and optimizations aimed at anyone doing news application development on tight deadlines in Django.
17 stars 10 forks source link

create shell script for bootstrap. for Python 3 support #41

Closed aboutaaron closed 9 years ago

aboutaaron commented 9 years ago

Actually, this is all because of Fabric and it may just be worth switching to invoke

https://github.com/pyinvoke/invoke

aboutaaron commented 9 years ago

Invoke's current build is failing so perhaps it's moot. Requirements are now broken up so I'll consider this closed and create a new issue to add a caveat for Python 3 Support