Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mts committed Jan 11, 2019
1 parent bfcf8f9 commit 44cbec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ class JSONSchemaModel(models.Model):
parent = JSONSchemaField(schema=ParentSchema, blank=True, schema_array=True)
```

##TODO
## TODO
Support array elements.

0 comments on commit 44cbec7

Please sign in to comment.