django-axes 3.0.3-1 source package in Ubuntu

Changelog

django-axes (3.0.3-1) unstable; urgency=medium

  * New upstream version 3.0.3. (Closes: #880833)
  * Add dependency on python3-django.

 -- James Valleroy <email address hidden>  Sat, 25 Nov 2017 14:50:33 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-axes_3.0.3-1.dsc 2.3 KiB ca2d196addff5d9d4a2f0372f0959b2029cd79eea4cc6e29cd1ab9a47828fc19
django-axes_3.0.3.orig.tar.gz 29.2 KiB 35f3f2737265cce5289eec515a004be11859f2622281500306c9e6a8b104f0ca
django-axes_3.0.3-1.debian.tar.xz 2.6 KiB 94c2c135c9c3f6324174c46e84d6b867682e508ab0e9462210af4ef52ab50040

Available diffs

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.