Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 360 Bytes

README.rst

File metadata and controls

8 lines (5 loc) · 360 Bytes

Django User and Group Utilities

User and group code useful to multiple django services will live here.

To use the user and group management commands, add edx_django_utils.user to INSTALLED_APPS of the django service.