Category Archives: Django

Django Context Processors Best Practice

In this post, i’ll show you a simple trick to ensure your Django context-processors don’t break when Django 1.2 (and possibly future releases as well) is released. If you’re not familiar with the concept of context-processors, I’ll also explain what … Continue reading

Posted in Django, Web Development, Web Frameworks, tech | Tagged , , , , | Leave a comment