variable_cache_control - Django view decorator to set max_age in runtime
January 22, 2019
0 comments
django-pipeline and Zopfli
August 15, 2018
0 comments
Categories: Python, Web development, Django
Django lock decorator with django-redis
August 14, 2018
4 comments
Categories: Python, Web development, Django, Redis
django-html-validator now supports Django 2.x
August 13, 2018
0 comments
Categories: Python, Web development, Django
A good Django view function cache decorator for http.JsonResponse
June 20, 2018
0 comments
Categories: Python, Web development, Django
Always return namespaces in Django REST Framework
May 11, 2018
1 comment
Efficient many-to-many field lookup in Django REST Framework
April 11, 2018
1 comment
Categories: Python, Django, PostgreSQL
csso and django-pipeline
February 28, 2018
0 comments
Categories: Python, Django, JavaScript
Conditional aggregation in Django 2.0
January 12, 2018
4 comments
Categories: Python, Django, PostgreSQL
When Docker is too slow, use your host
January 11, 2018
3 comments
Categories: Web development, Django, macOS, Docker
Really simple Django view function timer decorator
December 8, 2017
2 comments
How to use django-cache-memoize
November 3, 2017
0 comments
django-cache-memoize
October 27, 2017
3 comments
Simple or fancy UPSERT in PostgreSQL with Django
October 11, 2017
7 comments
Categories: Python, Web development, Django, PostgreSQL
cache_memoize - a pretty decent cache decorator for Django
September 11, 2017
4 comments
Categories: Python, Web development, Django