Getting Started with Django Channels
Let's use Django Channels to create a real-time Django application. (more…)
Read more »Today, Florian Apolloner, a member of the Django security team, discovered and fixed a critical security issue in the new PasswordResetConfirmView that was added to the Django master branch on July 16th, 2016. The view didn’t validate the password reset t…