Creating the data and fine-tuning the templates
Django follows the DRY principle of software development or the Don't repeat yourself principle, aiming to minimize writing code or repeating code. There's a discussion on the Portland Pattern Repository that explains this in context. The argument ma...
blog.vicentereyes.org4 min read