django-planet
Nov. 26, 2018

Truths programmers should know about case

published by James Bennett
in blog James Bennett
original entry Truths programmers should know about case

A couple weeks ago I gave a talk about usernames at North Bay Python. The content came mostly from things I’ve learned in roughly 12 years of maintaining django-registration, which has taught me more than I ever wanted to know about how complex even “simple” things can be.

I mentioned toward the beginning of the talk, though, that it wasn’t going to be one of those “falsehoods programmers believe about X” things. If …

Read full entry