Files
edx-platform/openedx/core/djangoapps
Troy Sankey 2eba1b5122 Use singular getter function where only one requirement is expected
This avoids a fatal error in Django 1.9+ in most scenarios, where this
code (before this commit) will no longer result in an implicit __in
query.  This commit should be a no-op functionally for Django 1.8.

More info: https://code.djangoproject.com/ticket/25284

PLAT-1525
2017-10-16 17:35:32 -04:00
..
2017-06-27 09:49:19 -04:00
2017-10-06 09:53:58 -04:00