Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: JSON enrollment importer #2187

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Merge branch 'main' into json-enrollment-importer

e90acf7
Select commit
Loading
Failed to load commit list.
Draft

WIP: JSON enrollment importer #2187

Merge branch 'main' into json-enrollment-importer
e90acf7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 14, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- evap/evaluation/migrations/0147_course_cms_id_evaluation_cms_id.py  1
- evap/staff/management/commands/json_import.py  2
- evap/staff/importers/json.py  3
- evap/staff/tests/test_json_importer.py  2
         

Complexity decreasing per file
==============================
+ evap/evaluation/management/commands/tools.py  -1
         

Clones added
============
- evap/staff/importers/json.py  2
         

See the complete overview on Codacy