django-axes/axes/migrations
Aleksi Häkli e24f0453bb
Remove reduntant AccessLog.trusted flag
All attempts that are logged are marked as trusted
and no other attempts are created in the code,
so having a flag that also uses a database index
is redundant and unnecessary.

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-03-13 16:07:25 +02:00
..
0001_initial.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
0002_auto_20151217_2044.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
0003_auto_20160322_0929.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
0004_auto_20181024_1538.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
0005_remove_accessattempt_trusted.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
0006_remove_accesslog_trusted.py Remove reduntant AccessLog.trusted flag 2019-03-13 16:07:25 +02:00
__init__.py added initial migration files to support django 1.7 &up 2015-11-16 22:02:19 +08:00