mirror of
https://github.com/ae-utbm/sith.git
synced 2025-11-10 22:11:03 +00:00
exclude hidden users from ajax search
This commit is contained in:
@@ -150,7 +150,8 @@ class Command(BaseCommand):
|
||||
|
||||
Weekmail().save()
|
||||
|
||||
# Here we add a lot of test datas, that are not necessary for the Sith, but that provide a basic development environment
|
||||
# Here we add a lot of test datas, that are not necessary for the Sith,
|
||||
# but that provide a basic development environment
|
||||
self.now = timezone.now().replace(hour=12, second=0)
|
||||
|
||||
skia = User.objects.create_user(
|
||||
|
||||
Reference in New Issue
Block a user