Easy multifactor authentication in Django
Use django-multifactor
to make your Django websites extra-secure by requiring a secondary authentication factor. Disclaimer: I made this.
Use django-multifactor
to make your Django websites extra-secure by requiring a secondary authentication factor. Disclaimer: I made this.
Django is awesome but there’s one job that can be a bit trickier than you’re used to: moving from one database to another.
As somebody who proudly considers themselves a Djangophile, I’m always looking to make one of the biggest aspects of Django (the Admin site) just that little bit better.
Once upon a time if I wanted comments on a website, I would do them myself, tediously tackling problems solved a dozen times before to deliver an intuitive system. But today is a new day and I wouldn’t dream of writing comment code unless I really had to.
It’s been 19 months since my last regular post here. I have a few excuses but I’ve come to realise that I really enjoyed writing… so I’m back. This post is a quick catch-up on what’s been happening with the site and me, and what you can expect from both of us in the future.