Name |
Last commit
|
Last update |
---|---|---|
common_grading | ||
doc | ||
peer_grading | ||
requirements | ||
settings | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
manage.py |
* Reduced MAX_LENGTH to 255 for varchar fields because that's the largest size with which we're guaranteed to be able to make an index on InnoDB with UTF-8 encoded text. * Increased ESSAY_BODY_MAX_LENGTH to 10000 in response to limits discussion thread. * Changed a couple of fields to text from varchar, just in case we ever decide to increase the size limits on them in the future.
Name |
Last commit
|
Last update |
---|---|---|
common_grading | Loading commit data... | |
doc | Loading commit data... | |
peer_grading | Loading commit data... | |
requirements | Loading commit data... | |
settings | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
manage.py | Loading commit data... |