In this short post I will cover just a few reason why I believe Django to be the best web framework ever. (more…)
Read more »
Django Builder is a website to create and
build boiler plate code for Django apps. The output is python files including
models.py admin.py views.py and urls.py and template files. The output can be
downloaded as a tar file. (more…)
Read more »
🐳 This package will let you dockerize your Django application. - IamStefin/dockerizing-django... (more…)
Read more »
Looks like you followed a bad link. If you think it's our fault, please let us know. (more…)
Read more »
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 ... (more…)
Read more »