Commit graph

18 commits

Author SHA1 Message Date
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