Files
edx-platform/lms/djangoapps/grades/tests/test_models.py
Eric Fischer fd1ed2ce6d Remove unneeded validation on grades model
These checks are causing SQL query numbers to scale linearly with the
number of subsections being created/updated, and the errors they
check for have not been seen in prod.

TNL-6225
2017-02-17 09:48:56 -05:00

18 KiB