Fusionbox's django-authtools Cited in a Book
Posted by
We recently found out that a Django library we posted on GitHub had been cited in a book.
Django OneToOneFields are Hard to Use, Let’s Make Them Better
Posted by
Django's OnToOneField is a useful tool, but it's not always the easiest thing to use. Here are some things we've done to smooth the rough edges.

PyCon 2015 talks you should watch
Posted by
The Fusionbox Python Web Development team was really excited to attend PyCon again this year. Here are some of the talks there that we particularly enjoyed.
Semiotics, Reality, and User Experience
Posted by
Posted by
Sadly, our espresso machine perished. But even so, we still need to have good coffee, so we’ve learned to use the Moka-Express.
Posted by
Posted by
Git is a version control system for tracking code. How do these commands relate to your daily life?
Semiotics and User Experience Design
Posted by

Pair Programming Sees the Future
Posted by
A Custom User Model App for Everyone!
Posted by
When Django 1.5 was released, arguably the most exciting feature was the ability to have your own custom User model. All of the programmers here at Fusionbox were psyched for the cool things we were going to do with our custom User models. Until we realized how much work it takes.