-
- Downloads
New upstream version 1.5.0
Showing
- .bumpversion.cfg 1 addition, 1 deletion.bumpversion.cfg
- .readthedocs.yaml 5 additions, 1 deletion.readthedocs.yaml
- CHANGES.rst 42 additions, 0 deletionsCHANGES.rst
- docs/source/conf.py 1 addition, 1 deletiondocs/source/conf.py
- docs/source/extend.rst 3 additions, 0 deletionsdocs/source/extend.rst
- docs/source/overview.rst 3 additions, 2 deletionsdocs/source/overview.rst
- pyproject.toml 5 additions, 1 deletionpyproject.toml
- src/django_otp/locale/de/LC_MESSAGES/django.po 28 additions, 21 deletionssrc/django_otp/locale/de/LC_MESSAGES/django.po
- src/django_otp/locale/es/LC_MESSAGES/django.po 12 additions, 8 deletionssrc/django_otp/locale/es/LC_MESSAGES/django.po
- src/django_otp/locale/fr/LC_MESSAGES/django.po 20 additions, 1 deletionsrc/django_otp/locale/fr/LC_MESSAGES/django.po
- src/django_otp/locale/pt_BR/LC_MESSAGES/django.po 11 additions, 4 deletionssrc/django_otp/locale/pt_BR/LC_MESSAGES/django.po
- src/django_otp/locale/pt_PT/LC_MESSAGES/django.po 9 additions, 4 deletionssrc/django_otp/locale/pt_PT/LC_MESSAGES/django.po
- src/django_otp/models.py 107 additions, 20 deletionssrc/django_otp/models.py
- src/django_otp/plugins/otp_email/admin.py 12 additions, 1 deletionsrc/django_otp/plugins/otp_email/admin.py
- src/django_otp/plugins/otp_email/migrations/0006_add_timestamps.py 30 additions, 0 deletions...o_otp/plugins/otp_email/migrations/0006_add_timestamps.py
- src/django_otp/plugins/otp_email/models.py 20 additions, 7 deletionssrc/django_otp/plugins/otp_email/models.py
- src/django_otp/plugins/otp_email/tests.py 18 additions, 2 deletionssrc/django_otp/plugins/otp_email/tests.py
- src/django_otp/plugins/otp_hotp/admin.py 12 additions, 10 deletionssrc/django_otp/plugins/otp_hotp/admin.py
- src/django_otp/plugins/otp_hotp/migrations/0003_add_timestamps.py 30 additions, 0 deletions...go_otp/plugins/otp_hotp/migrations/0003_add_timestamps.py
- src/django_otp/plugins/otp_hotp/models.py 3 additions, 2 deletionssrc/django_otp/plugins/otp_hotp/models.py
Loading
Please register or sign in to comment