Django 设置HStoreField
示例
首先,我们需要进行一些设置才能开始HStoreField工作。
确保django.contrib.postgres在您的`INSTALLED_APPS中
添加HStoreExtension到您的迁移中。切记放在HStoreExtension任何CreateModel或AddField迁移之前。
from django.contrib.postgres.operations import HStoreExtension
fromdjango.dbimport migrations
class FooMigration(migrations.Migration):
# put your other migration stuff here
operations = [
HStoreExtension(),
...
]
热门推荐
10 学生开心成语祝福语简短
11 祝女性生日祝福语简短
12 大雪生日祝福语大全简短
13 女生成年祝福语简短
14 同事有趣祝福语大全简短
15 周日徒步祝福语大全简短
16 50多岁生日简短祝福语
17 上岸离职祝福语大全简短
18 比赛结束花束祝福语简短