Petr Dlouhý
b5bac68f90
fix duplicated AccessAttempts
2021-09-19 13:26:16 +03:00
Zakatell Kanda
876b6f3dc4
use autofield for now, otherwise we have to bump min version to 3.2
2021-06-09 19:35:29 +03:00
Zakatell Kanda
b4a71de81f
use the new django bigautofield, fixes a warning
2021-06-09 19:35:29 +03:00
Aleksi Häkli
93bb73552e
Upgrade CI tooling to use automatic code formatting
2019-09-28 19:28:17 +03:00
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
Aleksi Häkli
030810df79
Drop Python 2.7 and Python 3.4 support
...
Fixes #395
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-07 17:28:26 +02:00
Aleksi Häkli
c7e79aeaf2
Remove unused AccessAttempt.trusted flag
...
Fixes #344
2018-12-25 18:55:15 +01:00
Mark Davidoff
7943def4e5
migration was not generated when verbose names were added for models.
2018-10-24 15:44:08 -07:00
Steve Meinel
8e8bfab789
BUGFIX: Missing migration
2016-05-12 15:14:23 -07:00
Michael van de Waeter
a4ed01c22d
Made migrations py3 compatible
2016-03-08 22:41:10 +01:00
Marco Schweighauser
3637a8038d
Add db indexes to CommonAccess model
2015-12-17 13:50:29 -08:00
ibaguio
78099e5571
added initial migration files to support django 1.7 &up
2015-11-16 22:02:19 +08:00