Dolsy Smith
Dolsy Smith
I am using Python 3.8 and jupyter-notebook 6.1.3. With other libraries using `asyncio` it is possible simply to `await` coroutines directly from the notebook console, and for me, this works...
Implemented as part of #1103.
Hi @adhithyakiran, Thanks for your work on this. It looks good -- I have just a few minor suggestions. 1. The Bootstrap alerts are color-coded; warnings are supposed to be...
@adhithyakiran I am getting an error message when trying to add an Academic Search seed: It seems to be looking for a file that doesn't exist?
@adhithyakiran It looks good, but can you add a space after the period and before `See Twitter` in the alert, and also before `Limits are approximate` in the help text?...
Hi @adhithyakiran, I tested your changes to the credentials form. Unfortunately, by changing the Python name of the form in `forms.py`, it breaks references to this element elsewhere in the...
I think we need to upgrade to at least Django 3.2. The 2.2 LTS reached its [end of life](https://www.djangoproject.com/download/#supported-versions) in April 2022.
Suggest focusing this effort on the major release upgrade of Django and moving to a dedicated sprint.
Hi @sebastian-nagel, we're planning to work on implementing support for Twitter v. 2 this summer, probably starting in July. (We did a previous sprint this semester to identify impacts on...
Thanks, @sebastian-nagel -- totally understandable. And we'd definitely be interested to hear about your experience bringing the v2 timeline into production.