]> git.parisson.com Git - teleforma.git/commit
add add_arguments method to all commands
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 23 Jun 2021 05:15:03 +0000 (07:15 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 23 Jun 2021 05:15:03 +0000 (07:15 +0200)
commiteeda61d1477d5617b0e27c13666cc805ac350f29
treec25036bbc7319811946003d8ff9f24e2d57659bf
parent976b5b9971ad3e6266d0fa8c75dac6f14fe12a61
add add_arguments method to all commands
29 files changed:
teleforma/management/commands/teleforma-broadcast-message.py
teleforma/management/commands/teleforma-change-period-of-content.py
teleforma/management/commands/teleforma-delete-period-conferences.py
teleforma/management/commands/teleforma-delete-users.py
teleforma/management/commands/teleforma-exam-submit-scripts.py
teleforma/management/commands/teleforma-export-professors.py
teleforma/management/commands/teleforma-export-stream-m-slugs.py
teleforma/management/commands/teleforma-export-users.py
teleforma/management/commands/teleforma-export-wifi-accounts.py
teleforma/management/commands/teleforma-import-conferences-create.py
teleforma/management/commands/teleforma-import-courses-xls.py
teleforma/management/commands/teleforma-import-courses.py
teleforma/management/commands/teleforma-import-professors.py
teleforma/management/commands/teleforma-import-seminar-media.py
teleforma/management/commands/teleforma-import-students-from-xls.py
teleforma/management/commands/teleforma-import-users-pb-debug.py
teleforma/management/commands/teleforma-import-users-pb-fix.py
teleforma/management/commands/teleforma-import-users-pb.py
teleforma/management/commands/teleforma-import-users.py
teleforma/management/commands/teleforma-init-wifi-pass.py
teleforma/management/commands/teleforma-pull-courses.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-fix.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-test.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail.py
teleforma/management/commands/teleforma-send-subscription-email-test.py
teleforma/management/commands/teleforma-students-activate-test.py
teleforma/management/commands/teleforma-students-activate.py
teleforma/management/commands/teleforma-students-deactivate.py
teleforma/management/commands/teleforma-unpublish-period-content.py