Fixes for documentation
This commit is contained in:
parent
77a44af384
commit
37a934e7a3
13 changed files with 39 additions and 1 deletions
|
|
@ -45,6 +45,8 @@ class JsonField(PhangoField):
|
|||
self.set_default='NOT NULL'
|
||||
|
||||
self.type_sql='longtext'
|
||||
|
||||
self.jtype='object'
|
||||
|
||||
def check(self, value):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue