Files
edx-platform/lms/djangoapps
Kyle McCormick 7dbee1c3dd Ensure Python 3 compatibility of Teams djangoapp (#22096)
* For all files, from __future__ import unicode_literals.
* Add @python_2_unicode_compatible to both models.
* Test six.string_type(obj) for both models.

Also, fix some new pylint warnings and improve model repr methods.

MST-24
2019-10-22 13:42:27 -04:00
..
2019-09-25 18:31:54 +05:00
2019-10-11 12:44:54 +05:00
2019-09-25 18:31:54 +05:00
2019-05-15 15:21:57 -04:00
2019-05-16 10:00:42 -04:00
2019-06-21 16:39:24 +05:00