Sort impots

This commit is contained in:
Bruno Alla 2024-02-21 17:19:48 +00:00 committed by GitHub
parent 8a6dd986b5
commit ec7c8d6bba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
from celery import shared_task
from {{ cookiecutter.project_slug }}.users.models import User