django/docs/ref/forms
sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field.
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.

Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-05-08 07:23:31 +02:00
..
api.txt Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
fields.txt Fixed #12990, Refs #27694 -- Added JSONField model field. 2020-05-08 07:23:31 +02:00
formsets.txt
index.txt
models.txt
renderers.txt
validation.txt Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
widgets.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00