[ 源代码: django-axes ]
软件包:python3-django-axes(5.39.0-4)
python3-django-axes 的相关链接
Debian 的资源:
下载源码包 django-axes:
维护小组:
- FreedomBox packaging team (QA 页面, 邮件存档)
- Joseph Nuthalapati (QA 页面)
- Federico Ceratto (QA 页面)
- James Valleroy (QA 页面)
- Sunil Mohan Adapa (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Keep track of failed login attempts in Django-powered sites
django-axes is a very simple way for you to keep track of failed login attempts, both for the Django admin and for the rest of your site.
To start using django-axes, just add "axes" to your INSTALLED_APPS.
其他与 python3-django-axes 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-ipware (>= 3)
- Django app to retrieve client's IP address