3
votes
What Hosting Service is best for Django applications?
@Patrick: the big issue with hosting a Django app on Google App Engine is that GAE requires you to use BigTable for storage, and that isn't (and likely won't be) …
