Djangy Is Not Good
Got invited to Djangy beta, sign-up link raised 500.
Worse:
They're running debug=True on a production deployment, and the error was a painfully simple import error (basically, urls file wasn't found).
How am I supposed to trust these people with managing my apps?
I keep feeling like my industry (web dev) is some kind of 24/7 Amateur Hour when things like this happen.
8 comments
[ 3.4 ms ] story [ 30.8 ms ] threadAnyone reading this will equate Heroku to a steaming pile because Djangy is being alluded to being one.
Could this topic be renamed to Djangy is horrible instead of "Heroku for Django"?
I think people would like to know if they're going to show this much lack of care.
debug=True should never ever ever happen in a production environment. Very sloppy.
I don't think you're a Django dev, because that's a srsface problem.