阅读背景:

Django ORM&hstore:计算密钥的唯一值

来源:互联网 

Having the following model:

拥有以下型号:

from django_hstore import hstore
from django.db import models

class Item(VoteModel):
    data = hstore.DictionaryField(db_index=True)
    objects = hstore.HStoreManager()
from dj



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: