8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-19 13:43:40 +00:00

Remove obsolete user state option from search

This commit is contained in:
Jean-Romain Garnier 2020-04-17 18:46:18 +02:00 committed by Jean-Romain Garnier
parent a940f4f078
commit 00b6e471e4

View file

@ -35,7 +35,6 @@ CHOICES_USER = (
("2", _("Archived")),
("3", _("Not yet active")),
("4", _("Fully archived")),
("5", _("Waiting for email confirmation")),
)
CHOICES_AFF = (