django-axes/axes
Gilles Dartiguelongue 089447a2e7
Leave logging to formatting as needed
Do not force it as it might be used programmatically down the line, see
Sentry/raven [1] or fluentd [2] for example.

[1] https://github.com/getsentry/raven-python
[2] https://github.com/fluent/fluent-logger-python
2018-04-20 14:08:57 +02:00
..
management Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
tests Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
__init__.py Bump version to 4.2.1 2018-04-18 16:06:07 +03:00
admin.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
apps.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
attempts.py Simplify cooloff time type check 2018-04-20 13:55:27 +02:00
backends.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
conf.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
decorators.py Leave logging to formatting as needed 2018-04-20 14:08:57 +02:00
models.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
signals.py Leave logging to formatting as needed 2018-04-20 14:08:57 +02:00
test_settings.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
test_settings_cache.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
test_urls.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
utils.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00