You know me, I’m a Django fan.
It’s my preferred way of developing web apps, mainly because of the absolutely vast ecosystem of apps and libraries it has, and the fact that it is really well-designed.
I love how modular it is, and how it lets you use any … Read more
Similar
Full Article: https://www.dennisivy.com/post/django-class-based-views/Build a full to do app with Django class based views: https://youtu.be/llbtoQTt4qw... (more…)
Read more »
Good tools make life generally better. Bad tools make your whole life about picking up after them. When we start greenfield work, the question of what tool to use is important. (more…)
Read more »
One of the goals of the Psycopg 3 project is to make easy to port code
developed from Psycopg 2. For this reason the creation of a Django backend
(the module you specify in the settings as your database ENGINE) was
a project with a double goal: (more…)
Read more »
The days of desktop systems serving single users are long gone — web applications nowadays are serving millions of users at the same time… (more…)
Read more »
No matter if you’re beginner or Professional web developer, use Django Python web framework for your web project otherwise you’ll end up…...
Read more »