In my first Working With Wagtail post, I wrote about using template tags and some built-in Wagtail methods and properties to create dynamic, CMS-driven menus. I also wrote…
Read moreLatest
Upgrading to Django REST Framework 3.0 can be a daunting task. As with any major software release, certain parts become backwards incompatible, causing the need to sweep through all your code…
Read moreAt Tivix we iterate on ideas fast, we like to Get Shit Done! A big part of that is doing code reviews before features are pushed to the…
Read moreIn Part 1 we talked about why code review and what to do before a code review, in Part 2 we’ll talk about some common gotchas in Django…
Read moreA few words of wisdom… A search feature is now a part of almost every website regardless of its size or purpose. If you’re a Django developer, then…
Read moreAttention frontend developers… There are three things we can be sure of: that we’re all gonna die some day, that the new iPhone will outperform the current model,…
Read more