I'm working on a website for a public administration. In this website some pages might have a title which is longer than 255 characters.
Is it possible to change the default max_length of the Page title?
Thanks for the help
I'm using:
- Python 2.7;
- Django 1.11;
- Wagtail 1.13.4;