lukesneeringer / django-pgfields

Django field subclasses for some PostgreSQL types.
Other
68 stars 16 forks source link

Optional type checking on JSONField #6

Closed lukesneeringer closed 10 years ago

lukesneeringer commented 10 years ago

This commit adds an optional type option which forces the value of a JSONField to match a particular type.

Closes #5.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling bc315781d9ce351a061e7f7c426c7d8a85fd6c55 on typed-jsonfield-unstable into 2752d78b714edf15178329b9aa8036cdd4d8c0fa on master.