Compare commits

..

4 Commits

Author SHA1 Message Date
Valentin Deniaud 449ceb6f42 misc: bump djhtml version (#75442)
gitea/combo/pipeline/head There was a failure building this commit Details
2023-03-16 14:56:12 +01:00
Valentin Deniaud 695a254063 misc: bump black version (#75442) 2023-03-16 14:56:12 +01:00
Valentin Deniaud b07080a0d7 misc: change pyupgrade target version to 3.9 (#75442) 2023-03-16 14:56:12 +01:00
Valentin Deniaud f0e0fe399a misc: move AppConfig subclasses from init to apps.py (#75442) 2023-03-16 14:56:12 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import django.apps
from django.urls import reverse
from django.utils.translation import gettext_lazy as _
from .engines import engines