2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00
This commit is contained in:
Oliver
2021-10-30 14:11:03 +11:00
parent 29c913b553
commit 2830fc3c7f
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.core import exceptions
from django.utils.translation import ugettext_lazy as _
from django.conf.urls import url, include