add lazy_text
This commit is contained in:
parent
80143251c1
commit
cef95b57da
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ from django.conf import settings
|
|||
from django.contrib.auth.models import User
|
||||
from django.db import models
|
||||
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.contrib.contenttypes.fields import GenericForeignKey
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue