Some of my thoughts, filtered slightly for public consumption.
Read more »
Software projects often start with such innocence. A developer creates the basic functionality and then extends the functionality with various rules of domain logic. Project classes grow larger and more complex to accommodate all these changes. The classe... (more…)
Read more »
Three easy ways to fix the look of your Django project without becoming a designer. (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 »
The Django migration system was developed and optmized to work with large number of migrations. Generally you shouldn’tmind to keep a big amount of models mi... (more…)
Read more »