learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
456 stars 306 forks source link

Add missing field description and expand Version length #5597

Closed benjaoming closed 4 years ago

benjaoming commented 4 years ago

Summary

Had issues registering version numbers that were longer than 10 characters.

During migration, I found that a field in a model wasn't created.

TODO

If not all TODOs are marked, this PR is considered WIP (work in progress)

Reviewer guidance

This does not need release notes, it's mostly related to testing.

Issues addressed

None.

benjaoming commented 4 years ago

@jamalex do you have any comments or ideas about the addition of the description field in the South migration?

benjaoming commented 4 years ago

I'm going to make a call and say that this is necessary for the sake that we have a field in the model that's not in the database and that's bad.