mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-07-01 10:31:15 +02:00
Merge branch 'l_eveil_du_nanax' into 'master'
L'eveil du nanax See merge request bde/nk20-scripts!2
This commit is contained in:
@ -8,8 +8,7 @@ from django.core.management import BaseCommand
|
||||
from django.db.models import Q
|
||||
from django.template.loader import render_to_string
|
||||
from django.utils.translation import activate
|
||||
|
||||
from note.models import NoteUser, Note
|
||||
from note.models import Note
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
Reference in New Issue
Block a user