Y
Hacker News
new
|
ask
|
show
|
jobs
by
nudge
5779 days ago
Is it just Django, or will other Python frameworks work?
2 comments
pbiggar
5779 days ago
They really need to support more than Django. The Python world isn't centered around one web framework, the way Ruby is.
link
mitkok
5779 days ago
Actually, Heroku supports any rack application - that means most of the ruby web frameworks.
link
JshWright
5779 days ago
Seems like it wouldn't be hard to support any WSGI application...
link