editdojo
editdojo copied to clipboard
(I'm no longer working on this - currently working on https://github.com/ykdojo/defaang)
is this project still alive
Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Request Method: | GET -- | -- http://127.0.0.1:8000/accounts/twitter/login/ 2.1.2 DoesNotExist SocialApp matching query does not exist. C:\Users\ninte\.virtualenvs\editdojo-mEFwjXpH\lib\site-packages\django\db\models\query.py in get, line 399 C:\Users\ninte\.virtualenvs\editdojo-mEFwjXpH\Scripts\python.exe 3.7.2 ['E:\\editdojo', 'C:\\Users\\ninte\\.virtualenvs\\editdojo-mEFwjXpH\\Scripts\\python37.zip', 'C:\\Users\\ninte\\.virtualenvs\\editdojo-mEFwjXpH\\DLLs', 'C:\\Users\\ninte\\.virtualenvs\\editdojo-mEFwjXpH\\lib', 'C:\\Users\\ninte\\.virtualenvs\\editdojo-mEFwjXpH\\Scripts', 'C:\\Users\\ninte\\AppData\\Local\\Programs\\Python\\Python37-32\\Lib', 'C:\\Users\\ninte\\AppData\\Local\\Programs\\Python\\Python37-32\\DLLs',...
[Python Anywhere's](https://csdojo.io/py) cheapest option might be just enough for now ($5/month for 1 GB disk, 2000 CPU-seconds per day with MySQL database). Or should we use Heroku, Digital Ocean, Google...
I think I'm going to release the Twitter-based version of this product for Japanese and English first. So, we should be able to detect if a given tweet is written...
When you slowly scroll on the sign up page on my iPhone, the whole screen expands and contracts vertically.
Currently, the app just redirects to django-allauth's default view. We should fix it.