Commit graph

22 commits

Author SHA1 Message Date
Thomas Grainger
d524e3f3e9 pull version from the correct package 2013-11-01 12:02:56 +00:00
Thomas Grainger
e1af717ce1 reverse version loading direction to support zest.releaser 2013-11-01 11:20:02 +00:00
Camilo Nova
ef3f75e9df Removed fallback logging creation since logging cames by default on django 1.4 or later, if you don't have it is because you explicitly wanted. Fixes #45 2013-04-29 12:27:41 -05:00
Camilo Nova
02761c540b Use only one place to get the version number 2013-04-27 08:57:53 -05:00
Camilo Nova
9b3cbc6299 Match pypi version 2013-04-20 16:24:50 -05:00
Camilo Nova
cdb294f8f5 Updated version number 2013-03-16 11:52:28 -05:00
Christopher Ghormley
b3892da605 Refactor for better logical flow. 2013-02-20 23:08:28 +00:00
Christopher Ghormley
6888cf41cb Don't set up logging if settings module already has LOGGING defined.
If LOGGING is defined, you can add something like this to LOGGING.loggers:

        'axes.watch_login': {
            'handlers': ['syslog'],
            'level': 'INFO',
        },
2013-02-20 22:47:15 +00:00
Alex Clark
1ed2b5fb5a Release 1.2.9 2013-02-20 09:08:51 -05:00
Josh VanderLinden
f31a5227f5 Apparently 1.2.4-rc1 was already pushed to PyPI a while ago :) 2012-06-11 08:47:05 -06:00
Mike Blume
9a6f96c4be don't put this whole thing in a try 2011-04-12 21:05:32 +00:00
Mike Blume
b1b0cb390e lots of pep8 fixes 2011-04-12 21:05:32 +00:00
Mike Blume
5e022c56d1 version bump 2011-03-16 17:33:33 +00:00
Mike Blume
8f7ac3fdbe version bump 2011-02-13 19:34:43 +00:00
Mike Blume
30c4347a77 version bump 2011-02-13 17:26:52 +00:00
Josh VanderLinden
6cc216c14a Removing any passwords from the request data. (GC #2) 2010-12-27 22:16:08 -05:00
Josh VanderLinden
dc1235b6a9 Updating authors. Version bump.
--HG--
extra : rebase_source : 8fdd7f6c7a4c86df8074ea0f7222eff0c7a3b5ca
2010-12-27 21:51:51 -05:00
Mike Blume
bd04aac6cd bump version 2010-09-27 17:44:57 +00:00
Mike Blume
a1d4d098ad bump this up to 1.0 RC 1 2010-09-24 22:46:04 +00:00
wheaties.box
e1e68ee2c0 Created tag 0.1.1-rc1
--HG--
extra : convert_revision : svn%3A6515f4ec-ab5a-11dd-8fd9-859366ca643a/trunk%404
2008-12-06 10:09:34 +00:00
wheaties.box
8dd2141605 Fixed a problem with what seems to be several levels of recursion causing many AccessAttempt objects to be created even though only one failed login attempt took place (for example). It seems to be working anyway...
--HG--
extra : convert_revision : svn%3A6515f4ec-ab5a-11dd-8fd9-859366ca643a/trunk%403
2008-12-06 09:50:52 +00:00
wheaties.box
404f02b85c Initial import
--HG--
extra : convert_revision : svn%3A6515f4ec-ab5a-11dd-8fd9-859366ca643a/trunk%402
2008-11-05 22:52:40 +00:00