django-axes 2.3.3-1 source package in Ubuntu

Changelog

django-axes (2.3.3-1) unstable; urgency=low

  [ Joseph Nuthalapati ]
  * Initial package. (Closes: #874451)

  [ Sunil Mohan Adapa ]
  * Patch to fix automatic decoration of login view and tests.

 -- Federico Ceratto <email address hidden>  Sat, 30 Sep 2017 21:52:03 +0100

Upload details

Uploaded by:
FreedomBox packaging team
Uploaded to:
Sid
Original maintainer:
FreedomBox packaging team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-axes_2.3.3-1.dsc 2.2 KiB 3a3879e04485066b203bbe412b2b1aef22a24f1fe9cf5cc6ca8f05c7368ab955
django-axes_2.3.3.orig.tar.gz 32.0 KiB efb4220f69bc8394c426960941b519c2d16ff545a0b6bbaf2b193c6e3de4eca6
django-axes_2.3.3-1.debian.tar.xz 2.8 KiB 2a498a9c848aae05a82a88e4268e4a32e070e6ae9fb5622b0b055bd6bc3fd202

No changes file available.

Binary packages built by this source

python3-django-axes: 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-doc: Keep track of failed login attempts in Django - documentation

 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.
 .
 This package contains the Python module documentation.