django-mfa3

multi factor authentication for django
git clone https://git.ce9e.org/django-mfa3.git

commit
8fdb0e35b0bdb6805fa5f03aa03ffcc55453fc36
parent
00e6558b5c28efe609e0d17c6b30e2d09e8fcfa4
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-10-21 08:07
pyproject.toml: declare as stable

Diffstat

M pyproject.toml 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/pyproject.toml b/pyproject.toml

@@ -13,7 +13,7 @@ authors = [
   13    13     {name = "Tobias Bengfort", email = "tobias.bengfort@posteo.de"},
   14    14 ]
   15    15 classifiers = [
   16    -1     "Development Status :: 4 - Beta",
   -1    16     "Development Status :: 5 - Production/Stable",
   17    17     "Environment :: Web Environment",
   18    18     "Framework :: Django",
   19    19     "Intended Audience :: Developers",