Intro to Django (#22)
In the preceding issues of this newsletter, we have considered the basics of data modelling, data types, connections, identifiers and many other things. One point we have kept returning to is a fundamental rule of data modelling: Don’t make anything any more complex than you have to. Or to put it another way: Don’t store [...]