Many many years after reading "Learn Python the Hard Way" the *most* valuable part of the whole book for me was in the introduction. It has informed so much of how I've taught myself over the years.
Friendly reminder: if you allow users to register email addresses on your domain, make sure they can't get:
admin@
administrator@
hostmaster@
postmaster@
webmaster@
(and others from RFC 2142)
otherwise users might be able to get an HTTPS certificate for your domain.