Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase max_length of Django Statement model text field to 400 characters #937

Merged
merged 3 commits into from
Aug 19, 2017

Conversation

gunthercox
Copy link
Owner

This increases the size of the text ChatField on the Django Statement model to 400 characters. I've also added a constants module so that future code (models, validation, tests, etc.) can pull from a common set of parameters.

Alternative to #923
Closes #921

@gunthercox gunthercox requested a review from vkosuri August 16, 2017 01:08
@gunthercox gunthercox merged commit 292284b into master Aug 19, 2017
@gunthercox gunthercox deleted the char branch August 19, 2017 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants