Ken Cochrane
fc9d51e46a
Release 0.5.0 ( #88 )
...
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
2017-06-29 09:27:04 -04:00
Mattia Procopio
b985d17beb
Allow decoration of functions beyond the admin login ( #86 )
...
* Allow decoration of functions beyond the admin login
* Exclude tests file from coverage
* Allow installing django 1.11
* Add python 3.6 for testing
2017-06-26 12:23:23 -04:00
Francisco Rivera
d2b712eade
Taking redis client from django.core.cache ( #82 )
...
* new setting that point to an already configured redis client
* taking redis client from django cache setting
* adding informative exception
* dropping django 1.6 support
* dropping django 1.7 support
* adding tests
* removing old coverage stuff + pep8 fixes
* ups, wrong package
* supporting multiple backends
* adding documentation
* dropping python 2.6 support
2017-06-24 19:17:15 -04:00
Ken Cochrane
c4f3a61036
Bump for 0.4.3 release ( #74 )
...
* Bump for 0.4.3 release
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* updated travis dependencies and fixed issue with 1.10,1.11 tests
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* Added travis settings
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* Revert django 1.11 support
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-04-14 18:30:58 -04:00
Dmitry Mukhin
6a0ef3024b
flex version requirements for dependencies
2017-01-31 16:11:29 +03:00
Benjamin Toueg
f40c9ff5c5
Add for Django 1.10 to install_requires
2016-08-31 16:08:45 +02:00
Ken Cochrane
972c670879
bump version to 0.4.2 and django version to 1.9.2 and 1.8.9
2016-02-01 14:53:38 -05:00
Vladimir Bolshakov
4b8852204d
Django 1.9 is supported in installation requirements.
2016-02-01 19:10:28 +03:00
Ken Cochrane
6a20dbf671
bump version to 0.4.1
2016-01-25 15:02:15 -05:00
Ken Cochrane
64c5684c12
Added so that you can disable IP lockouts if you want
2015-10-21 16:33:08 -04:00
Ken Cochrane
b7ba33c549
bumped the version to 0.3.2 and made it so it installs easier with django 1.8
2015-06-16 08:41:40 -04:00
Ken Cochrane
fdf70c4c0c
bumped to 0.3.1
2015-03-24 15:28:25 -04:00
Ken Cochrane
47d6a71825
fixed issues #15 #35 and #36 , added way to clean up access attempt table, as well as an option to not login attempts. Also speed up django admin pages
2015-03-20 10:09:39 -04:00
Ken Cochrane
231db4a633
fixed issue with templates not getting added to pypi package
2015-03-03 09:44:07 -05:00
Ken Cochrane
83201c104f
bump the version to 0.2.1
2015-02-26 12:42:47 -05:00
Tom Clancy
1d11fe27c7
Wrong library
2015-02-26 11:25:42 -05:00
Tom Clancy
d131424aa5
Add dependency on mockredis
2015-02-26 11:22:47 -05:00
Ken Cochrane
1816365ed7
fixed missing package_data
2015-02-25 11:22:19 -05:00
Ken Cochrane
9c50d8e833
added fixes for issue #32 , hopefully this closes the security hole that @mmetince found
2015-02-24 18:16:08 -05:00
Ken Cochrane
8e6036d56b
updated setup.py to fix error
2015-02-24 15:31:01 -05:00
Ken Cochrane
a61ebab912
uploaded to pypi
2015-02-15 12:59:14 -05:00
Marcus Martins
123e3dc7be
Limit django supported versions
...
Limit the supported version to Django 1.6.x and 1.7.x
2015-01-05 16:57:50 -08:00
Marcus Martins
7c22166caf
Relax install_requires for package
2015-01-05 16:14:24 -08:00
Ken Cochrane
92c378bf68
Add Celery option for writing to database
2015-01-03 16:33:51 -05:00
Joffrey F
6e4e450dce
Fixed redis mocking in tests
2015-01-02 11:27:29 -08:00
Ken Cochrane
84e4105ae5
removed the extra print statments
2015-01-01 12:58:09 -05:00
Ken Cochrane
6786499ba1
first pass at some unit tests, still not working
2014-12-30 20:17:15 -05:00
Ken Cochrane
859bc4a25d
initial checkin
2014-09-23 17:31:17 -07:00