django-axes/axes
Ben Konrath 9225835dd1 Use django timezone.now() to get current time.
Fallback to python datetime.now() when timezone is not available (Django <
1.4). This has been tested with Django 1.4 and 1.3.1.
2012-07-03 11:29:25 +02:00
..
management lots of pep8 fixes 2011-04-12 21:05:32 +00:00
__init__.py Apparently 1.2.4-rc1 was already pushed to PyPI a while ago :) 2012-06-11 08:47:05 -06:00
admin.py lots of pep8 fixes 2011-04-12 21:05:32 +00:00
decorators.py Use django timezone.now() to get current time. 2012-07-03 11:29:25 +02:00
middleware.py lots of pep8 fixes 2011-04-12 21:05:32 +00:00
models.py lots of pep8 fixes 2011-04-12 21:05:32 +00:00
tests.py lots of pep8 fixes 2011-04-12 21:05:32 +00:00
utils.py lots of pep8 fixes 2011-04-12 21:05:32 +00:00
views.py Initial import 2008-11-05 22:52:40 +00:00