Caktus Group is a leading Django web application development firm that has built over 100 solutions helping our partners reach more than 73.8 million lives globally. Clients include Fortune 500 companies, non-profits, and international aid agencies.
Read more »
As we have learned in my previous post, there are a lot of benefits in concentrating all the code related with sending emails in one place, creating a base mailer which handles the creation and… (more…)
Read more »
A simple implementation of basic multi-factor authentication (MFA) functions in Django (phone, text and email) - mwhawkins/django-simplemfa... (more…)
Read more »
Recently, a friend of mine asked me to tell him more about the rationale behind using NGINX with a Django app and how these two work together. It actually makes perfect sense for someone to raise this question: Python has a builtin web server which can re... (more…)
Read more »