Beginner here looking for advice as to the simplest, best-practicey way to
do this.
Right now I'm just piping a generic, class-based DetailView to a template
that displays an instance of a "Post" model and all of its ForeignKey
"Comment" model instances.
I'd like to keep things as simple, ev
Okay, I'm pretty new to django (and coding in general), so please bear with
me. I'm trying to create the most basic features of a forum, and I had a
few questions about how to go about doing this. So far, I've set up a
post-only (i.e., no way to comment) project that consists of a single app
2 matches
Mail list logo