Home Articles Projects Links Wishlist Resume
  • This Django Template Tag is Killing Your Performance

    Why Django's length template filter can kill your performance and how using count() instead can save your database from unnecessary load. (Jan 2014)

    #django-notes

  • How to Upload Files via Django Shell?

    A quick guide on how to upload files programmatically through Django's shell using ImageField and the File class. (Jul 2012)

    #django-notes

  • Counting Unique Elements in Django Queries Using `annotate`

    #django-notes

  • # Mastering Database Query Interpretation and Aggregation in Django

    Learn how to use Django's ORM annotations and aggregations to calculate sums, counts, and averages directly at the database level with practical examples. (Feb 2012)

    #django-notes

  • #python-notes
  • #product-development
  • #solopreneurship
  • #technical
  • #lua-notes
  • #golang-notes
  • #indie-hacking
  • #django-notes
  • #mytools
  • #retrospective
  • #javascript-notes
  • #personal