Resolve "Do not require Chronos" #122

Merged
hansegucker merged 5 commits from 23-do-not-require-chronos into master 2021-06-01 22:27:54 +02:00
hansegucker commented 2021-05-28 11:09:53 +02:00 (Migrated from edugit.org)

Closes #23

Closes #23
hansegucker commented 2021-05-30 18:12:41 +02:00 (Migrated from edugit.org)

added 4 commits

  • f02d5432 - Remove Chronos dependency
  • 4c29f4b7 - Remove unnecessary util functions
  • ff2511af - Make Chronos optional for creation of department groups
  • df52609d - Update CHANGELOG for making Chronos optional

Compare with previous version

added 4 commits <ul><li>f02d5432 - Remove Chronos dependency</li><li>4c29f4b7 - Remove unnecessary util functions</li><li>ff2511af - Make Chronos optional for creation of department groups</li><li>df52609d - Update CHANGELOG for making Chronos optional</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/47/diffs?diff_id=9369&start_sha=74b5342741b626f87172135877fb1e46aa7f4af8)
hansegucker commented 2021-06-01 17:49:29 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker commented 2021-06-01 17:49:32 +02:00 (Migrated from edugit.org)

assigned to @nik and unassigned @hansegucker

assigned to @nik and unassigned @hansegucker
nik commented 2021-06-01 18:21:44 +02:00 (Migrated from edugit.org)

I think we should use get_model in the code below instead, and before that, check whether chronos is in installed apps (which is a real check for Chronos, isntead of relying on the import failing for the right reason).

I think we should use `get_model` in the code below instead, and before that, check whether chronos is in installed apps (which is a real check for Chronos, isntead of relying on the import failing for the right reason).
hansegucker commented 2021-06-01 19:12:49 +02:00 (Migrated from edugit.org)

changed this line in version 2 of the diff

changed this line in [version 2 of the diff](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/47/diffs?diff_id=9426&start_sha=df52609d3769ebbbd1f9f294990cdaf8bb35a7b7#109f1a1af772b7d4ac38456a0cd912e2eb4a2e76_290_286)
hansegucker commented 2021-06-01 19:12:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 914d697b - Use Django apps registry to detect if Chronos is installed

Compare with previous version

added 1 commit <ul><li>914d697b - Use Django apps registry to detect if Chronos is installed</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/47/diffs?diff_id=9426&start_sha=df52609d3769ebbbd1f9f294990cdaf8bb35a7b7)
nik commented 2021-06-01 22:27:42 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
nik (Migrated from edugit.org) merged commit 21dc9b719b into master 2021-06-01 22:27:54 +02:00
nik commented 2021-06-01 22:27:59 +02:00 (Migrated from edugit.org)

mentioned in commit 21dc9b719b

mentioned in commit 21dc9b719b064c4748b662ef0e13db4ce7703685
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-CSVImport!122
No description provided.