postgres.forms.SimpleArrayField.min_length

min_length

This is an optional argument which validates that the array reaches at least the stated length.

User friendly forms

SimpleArrayField is not particularly user friendly in most cases, however it is a useful way to format data from a client-side widget for submission to the server.

doc_Django
2016-10-09 18:39:21
Comments
Leave a Comment

Please login to continue.