Hi again As I delve into 2.7 Heroku setup, I see the instructions here require gunicorn: https://devcenter.heroku.com/articles/django
Is this at all possible under Windows? (no gunicorn for windows) If not, are there tutorials for a Heroku/Django windows configuration? JP On Wednesday, July 17, 2013 12:45:27 PM UTC-5, Daniel Farina wrote: > > On Wed, Jul 17, 2013 at 6:55 AM, J.P. Fortier > <[email protected]<javascript:>> > wrote: > > Hi Daniel > > > > This is the component I'm trying to install via pip: > > https://pypi.python.org/pypi/django-toolbelt/0.0.1 > > Ah, a third party library named in much the same way. My mistake. > > > This is on my local system, trying to configure my local codebase for > > deployment to Heroku. I'm not within the Heroku environment yet. > > (I'm following the steps and prerequisites listed on the > deventer.heroku.com > > article) > > > > I downloaded python 3.3.2 and set it up locally. I'll switch to 2.7.5, > seems > > like the safer choice. > > Thanks! > > Yeah, quite a few libraries are still not Python3 compatible...we may > have yet a few more years before that'll happen, on top of the half > decade that has already elapsed. > -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
