I'd recommend you following heroku's step-by-step tutorial<https://devcenter.heroku.com/articles/django>to get a test app working on Heroku then try to deploy your app. Heroku's documentation is good and you won't need to worry about setting up virtualenv. The Django book is out of date and so if you are developing against 1.4 you will have a lot of problems that will be difficult to sort out. Django 1.4 changed the project structure of apps so you will probably run into problems if you are following tutorials written for 1.3 or older.
Thanks, Scott On Sunday, August 12, 2012 4:50:49 AM UTC-7, surya wrote: > > Hey, > > As you said that you were using Django on Open Shift.. > > Can you tell me how to configure Django 1.4 and Python 2.7 on openshift > DIY with virtualenv?? > > I tried almost every tutorial on web and fed up with them. I don't know > why but I just run into errors.. > > So, could you please write a detailed step-by-step procedure for that?? It > will help me a lot! > > > Thanks. > > Waiting for your rely. > > On Thursday, March 29, 2012 12:01:59 AM UTC+5:30, yati sagade wrote: >> >> Hi >> I you just want to share your apps with the world, you do not need to pay >> for a complete server setup. I have been using OpenShift( >> https://openshift.redhat.com/app/) for long now, and it's quite easy to >> get up and running. Others are[not tried, but heard are great] Heroku( >> http://www.heroku.com/), Google AppEngine(https://appengine.google.com/). >> I've actually used GAE for Python, but using Django and it's ORM is a bit >> tricky here, but nonetheless doable. Another one with great reviews is >> CloudFoundry by VMWare (http://www.cloudfoundry.com/). >> >> Cheers! >> >> -- >> Yati Sagade <http://twitter.com/yati_itay> >> >> Twitter: @yati_itay <http://twitter.com/yati_itay> >> >> Organizing member of TEDx EasternMetropolitanBypass >> http://www.ted.com/tedx/events/4933 >> >> https://www.facebook.com/pages/TEDx-EasternMetropolitanBypass/337763226244869 >> >> >> -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ck9q_sjcEbMJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.