migrate to postgres json field
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from django.contrib.postgres.fields import JSONField # NOQA
|
||||
from django.db import models
|
||||
|
||||
from utils.xss_filter import XssHtml
|
||||
|
||||
Reference in New Issue
Block a user