-
- Introduced JSONField to store JSON metadata in the Comment model. - Added JsonFormWidget for rendering a JSON editor in forms. - Created a migration to add the new metadata field to the Comment model. - Included a template for the JSON editor widget.
-
max_length updated
-
django.utils.encoding.python_2_unicode_compatible() alias was removed in Django 3.0.