Following a project allows you to receive updates via email. It also lets the owner know that you like them.
×The easiest way to share screenshots on the web.
Today I did all the styling for logging in, creating accounts and so on. django-allauth is a huge time-saver and I like how configurable it is.
We're using django-mailgun and I had to adapt it for Python 3 and for sending HTML emails, but I did most of that a while back so it wasn't a big deal. I should post that to github except I'm not totally sure the way I'm doing it is going to work for everybody, so I probably won't unless somebody stumbles across this post and wants my code.
I really want to rewrite Progress Made using the latest Django and django-allauth! Argh, rewrites always take way longer than you think though.
Today I tried to make the new design work in Firefox, Safari and IE. Firefox was a big pain, Safari still doesn't work, and IE...worked right away with almost no problems. Is it the end times?