Skip to content
Snippets Groups Projects
  1. Aug 30, 2021
    • Usama Sadiq's avatar
      build: Moved user and group management commands and unit tests to edx-django-utils · cde05061
      Usama Sadiq authored
      - Removed manage_user and manage_group commands and their unit tests from edx-platform and added then to edx-django-utils.
      - Modified User.post_save signal to ensure the user profile is created when manage_user management command is run to create a user.
      - Added edx-django-utils to INSTALLED_APPS for LMS and Studio.
      - Moved generate_password from openedx.core.djangoapps.user_authn.utils to edx_django_utils.user along with its unit test.
  2. Aug 29, 2021
  3. Aug 27, 2021
  4. Aug 26, 2021
  5. Aug 25, 2021
  6. Aug 24, 2021
  7. Aug 23, 2021
Loading