Python and Django can help you build awesome apps and sites faster

Originally published at: https://boingboing.net/2020/09/03/python-and-django-can-help-you.html

I developed web apps in both Django and Pyramid, and at least back then Django was misguidedly opinionated, and Pyramid was open and flexible.

sorry what does this mean exactly? “Opinionated” usually means someone who holds strong opinions and is not usually used for non-humans.

It means that Django knows what’s good for you. For example, Django came with it’s own templating engine, and you couldn’t change that (I think since version 1.9 that changed), and Pyramid worked with many different template engines from the start.

1 Like

thanks for explaining!

This topic was automatically closed after 5 days. New replies are no longer allowed.