Ask HN: What did you make in Django?
1–10 of 16 posts
Re: Ask HN: What did you make in Django?
#2Re: Ask HN: What did you make in Django?
#3Re: Ask HN: What did you make in Django?
#4Re: Ask HN: What did you make in Django?
#5Re: Ask HN: What did you make in Django?
#6We ended up taking out most of stock Django and only using the router and controller functions.
Re: Ask HN: What did you make in Django?
#7Nothing. Its just as much of a turd as Rails is. Using flask instead for simple apps.
I looked at flask, and the code for views doesn't look much different. It does look like it's missing form and model validation. Do you use a library for that or do you not do that?
Re: Ask HN: What did you make in Django?
#8Not something I created from scratch, but I had the chance to work on a very large Django codebase at TVSquared. We ended up taking out most of stock Django and only using the router and controller functions.
Re: Ask HN: What did you make in Django?
#9It's no longer maintained, and most likely not functioning, but still running on Heroku. (tangerine.herokuapp.com)
Here is what it looked like : http://imgur.com/a/aOgf1