Living-with-machines / lwmdb

A django-based library for managing the Living with Machines newspapers metadata database schema
https://living-with-machines.github.io/lwmdb/
MIT License
2 stars 0 forks source link

Max title length #79

Closed griff-rees closed 1 year ago

griff-rees commented 1 year ago

Alter the title field in newspapers.models.Item to a CharField with a maximum character length.

griff-rees commented 1 year ago

@thobson88's suggestion is a max of 280 characters.

kallewesterling commented 1 year ago

Let's go with 280!

griff-rees commented 1 year ago

Following a meeting with @ruthahnert, she suggested shifting to around 700 characters (get a larger portion of the distribution, around where the remaining section of the curve is below 10).

griff-rees commented 1 year ago

Addressed in commit: 6339b3e345934d354d9bfb9b5777bd8aaed01c8e