8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-18 08:38:09 +00:00

Enable search for full archived state

This commit is contained in:
detraz 2019-03-17 18:03:33 +01:00
parent 986cdcd90a
commit 857c42c892

View file

@ -34,6 +34,7 @@ CHOICES_USER = (
('1', _("Disabled")),
('2', _("Archived")),
('3', _("Not yet active")),
('4', _("Full archived")),
)
CHOICES_AFF = (