Tag Archives: Flashcards

Django - Custom Template Filters

A coworker recently asked me if it was true that you couldn’t use programming logic in Django templates.  It is true that the Django template language is rather limiting but this is done purposely because designers aren’t programmers.  Most of what you’d want to do with in a template is built into Django but sometimes you [...]

Free Flashcards Website

I’ve talked an awful lot on this blog about a pet project of mine and now I’m ready to divulge. Flashcards are a wonderful way to study but I personally never wanted to sit down and write for hours on end. For some, the process of writing helps them study, but others just [...]