Skip to content

Makes documentmetadata value a textfield

This changes the field of DocumentMetadata.value from CharField(max_lenght=255) to lenght free TextField. as mentioned in issue: https://gitlab.com/mayan-edms/mayan-edms/issues/426

Just did a small commit to get familiar with gitlab's flow, I'm really new to this. Please let me know if I'm doing it right.

Merge request reports