Secure Django Application Using Google Authenticator-MultiFactor Authentication
django-mfa - Django app for providing MFA (Multi-Factor Authentication). (more…)
Read more »Learn to optimize a Full Text Search implementation with Django and Postgres. Even on a small table, we bring query execution time down from 0.045s to 0.001s. Read more