Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Turn the Email Scheduler back on! #653

Open
2 tasks done
SanketDG opened this issue Aug 19, 2020 · 14 comments
Open
2 tasks done

Turn the Email Scheduler back on! #653

SanketDG opened this issue Aug 19, 2020 · 14 comments
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. First Timers Only Good for newcomers. Type: Maintenance Repository maintenance.

Comments

@SanketDG
Copy link
Contributor

Description

The email scheduler was turned off by default in #650
Let's turn it back up!

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

2 hours

@SanketDG SanketDG added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Maintenance Repository maintenance. First Timers Only Good for newcomers. labels Aug 19, 2020
@ashwinijha6
Copy link

@SanketDG I would like to give it a try. Could u pls assign it to me

@ashwinijha6
Copy link

@SanketDG can u elaborate about the issue?

@ashwinijha6
Copy link

@SanketDG can u elaborate about the issue?
Is it related to the BackgroundScheduler()

@SanketDG
Copy link
Contributor Author

Is it related to the BackgroundScheduler()

It is!

The diff in question: https://github.com/anitab-org/portal/pull/650/files#diff-4662ad6425215150965baee6784b29c7f06ee82100e7eadc16b7527488ac711b

@ashwinijha6
Copy link

Is it related to the BackgroundScheduler()

It is!

The diff in question: https://github.com/anitab-org/portal/pull/650/files#diff-4662ad6425215150965baee6784b29c7f06ee82100e7eadc16b7527488ac711b

Ok I get it 👍

@ashwinijha6
Copy link

@SanketDG I'm getting this error after running python systers_portal/manage.py migrate
What can be done?
error1

@SanketDG
Copy link
Contributor Author

SanketDG commented Nov 8, 2020

I know this is a common issue. but I honestly don't remember the reason behind it, my best bet is to upgrade your Python version to 3.9 and try again or maybe @sakshi1499 can help here!

@SanketDG SanketDG closed this as completed Nov 8, 2020
@SanketDG SanketDG reopened this Nov 8, 2020
@ashwinijha6
Copy link

I know this is a common issue. but I honestly don't remember the reason behind it, my best bet is to upgrade your Python version to 3.9 and try again or maybe @sakshi1499 can help here!

ya even I read it on zulip ok I think u mentioned to upgrade the gdal version. But I'll try to upgrade the python version to 3.9 thanx.

@ashwinijha6
Copy link

@SanketDG could u pls help me with this error
ep

@ashwinijha6
Copy link

Screenshot from 2020-11-22 15-54-39

@ashwinijha6
Copy link

ashwinijha6 commented Nov 30, 2020

@SanketDG do you have an idea regarding the above mentioned error?

@SanketDG
Copy link
Contributor Author

SanketDG commented Nov 30, 2020

This again could be solved by deleting your current migrations folder (for each app) and re-generating the migrations

@ashwinijha6
Copy link

This again could be solved by deleting your current migrations folder (for each app) and re-generating the migrations

ok thanx @SanketDG

@ashwinijha6
Copy link

@SanketDG I tried deleting my current migrations like everything inside the migrations except the init.py but I'm getting the same error.
What do you mean by current migrations folder for each app?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. First Timers Only Good for newcomers. Type: Maintenance Repository maintenance.
Projects
None yet
Development

No branches or pull requests

2 participants