Yohan Graterol
677fa3986b
Added app_label for RemovedInDjango19Warning
2016-05-23 08:02:33 -05:00
Marco Schweighauser
3637a8038d
Add db indexes to CommonAccess model
2015-12-17 13:50:29 -08:00
polvoblanco
81bebc4c32
Change IPAddressField to GenericIPAddressField
...
When using a PostgreSQL database and the client does not pass an IP address you get an inet error. This is a known problem with PostgreSQL and the IPAddressField.
https://code.djangoproject.com/ticket/5622
It can be fixed by using a GenericIPAddressField instead.
2014-07-31 17:57:33 +01:00
Amr Hassan
f6f494cc11
Replaced six imports with django.utils.six ones
2014-03-05 11:43:05 +02:00
Amr Hassan
c90ee0562a
Replaced u string literal prefixes with six.u() calls to make it compatible with Python 3.2
2014-03-02 12:20:21 +02:00
Camilo Nova
dacdb32d18
Make sure axes can handle weird user agents. Fixes #38
2013-04-04 19:19:52 -05:00
Justin Slattery
184458416b
Increased http accept header length per issue #24 .
2013-01-22 08:38:29 -05:00
Alex Clark
61b17b4d56
Release 1.2.6
2012-12-04 12:33:57 -05:00
Alex Clark
9bd1724aee
Should be username not user, I think
2012-11-28 20:34:05 -05:00
Ken Cochrane
3b58e9bc16
fixed a couple of issues from previous commits, imported signals in models to load them correctly.
2012-11-25 19:41:55 -05:00
Ken Cochrane
9682a39528
Added AccessLog model to log all access attempts. refactored the models so there is a common abstract base class. Also added the model to django admin
2012-11-25 15:46:45 -05:00
Josh VanderLinden
bd88ac1e7c
Incorporating changes offered by kostrom in pull request #6 a flippin year ago...
2012-08-26 00:36:52 -06:00
Mike Blume
b1b0cb390e
lots of pep8 fixes
2011-04-12 21:05:32 +00:00
Mike Blume
50733bce76
make failures a property
2011-03-16 15:13:06 +00:00
Mike Blume
887df1ac4b
lose settings import -- we don't seem to be using it.
2011-03-16 15:12:51 +00:00
codekoala
eafc81b7d8
GC #1 - I've implemented some of the groovy features offered by philipn. Thanks!
2009-12-16 23:24:30 -05: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