1. 18 Jan, 2014 1 commit
    • Adjust types and limits for common_grading/models.py · 61581107
      * 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.
      David Ormsbee committed
  2. 17 Jan, 2014 4 commits
  3. 16 Jan, 2014 4 commits
  4. 15 Jan, 2014 5 commits
  5. 14 Jan, 2014 1 commit
  6. 27 Dec, 2013 1 commit
  7. 24 Dec, 2013 2 commits
  8. 23 Dec, 2013 1 commit