Added configuration model for credentials
ECOM-3033
Showing
- openedx/core/djangoapps/credentials/admin.py 16 additions, 0 deletionsopenedx/core/djangoapps/credentials/admin.py
- openedx/core/djangoapps/credentials/migrations/0001_initial.py 33 additions, 0 deletions...dx/core/djangoapps/credentials/migrations/0001_initial.py
- openedx/core/djangoapps/credentials/migrations/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/credentials/migrations/__init__.py
- openedx/core/djangoapps/credentials/models.py 63 additions, 0 deletionsopenedx/core/djangoapps/credentials/models.py
- openedx/core/djangoapps/credentials/tests/mixins.py 24 additions, 0 deletionsopenedx/core/djangoapps/credentials/tests/mixins.py
- openedx/core/djangoapps/credentials/tests/test_models.py 47 additions, 0 deletionsopenedx/core/djangoapps/credentials/tests/test_models.py
openedx/core/djangoapps/credentials/admin.py
0 → 100644
Please register or sign in to comment