Links

Talks

How to make your web app more secure and ISO 27001 compliant - Viren Rajput

In this talk, we will be sharing the steps we carried out to make our Django web app compliant to the ISO 27001 (framework for information security systems) and the lessons we learned while doing it. You need not necessarily need to join it for ISO, we will take you through quite a few generic security bits that would be applicable to most Django apps that are in production. This will require you to have at least intermediate level experience with web apps and APIs.

(Unfortunately we have no slides, video, or other links for this talk)

New testing features in Django 3.2 - Adam Johnson

A preview of test-related features coming in Django 3.2, which will be released in April.