Files
edx-platform/cms/djangoapps/contentstore
Jillian Vogel e378e42bfa refactor: deprecate user-related ModuleSystem attributes
Deprecates these ModuleSystem attributes in favor of the user service:

* user_location
* get_real_user
* get_user_role

Related changes:

* Stores the user location into DjangoXBlockUserService's optional attribute as request_country_code
* Uses the student model's user_by_anonymous_it to fetch the (cached) real user
* Updates affected tests
2021-12-20 15:41:25 +01:00
..
2015-11-10 15:00:19 -05:00
2021-10-25 12:59:54 +05:00
2021-10-25 12:59:54 +05:00
2019-12-30 12:25:38 -05:00