Comment on Ask HN: How do you handle user-generated content in your apps?parentComments−TekMol5yI digged a bit deeper now and see Django indeed offers default views.But it does not offer default templates, so you still have to write those from scratch, right?
Comments
I digged a bit deeper now and see Django indeed offers default views.
But it does not offer default templates, so you still have to write those from scratch, right?