Requirements

Django

Supported Django versions are supported. Currently this list includes Django 4.2, 5.0, 5.1 and 5.2.

Python

The following Python versions are supported: 3.9, 3.10, 3.11, 3.12 and 3.13 with a limit to what Django itself supports. As support for older Django versions is dropped, the minimum version might be raised. See also What Python version can I use with Django?.

django-otp

This project is used for generating one-time passwords. Version 0.8.x and above are supported.

django-formtools

Formerly known as django.contrib.formtools, it has been separated from Django 1.8 into a new package. Version 1.0 is supported.