Commit Graph

14 Commits

Author SHA1 Message Date
Bruno Alla
f8897bfdff Add spaces in markdown columns formatting to make it easier to edit 2021-11-15 17:17:26 +00:00
Bruno Alla
01158c1f34 Avoid false positives in issues search results 2021-11-11 12:09:36 +00:00
Bruno Alla
d08dfa32ab Add print statements to describe progress 2021-11-10 20:02:27 +00:00
Bruno Alla
1a962b5ad9 Refactor function to list django versions 2021-11-09 11:52:54 +00:00
Bruno Alla
d886e68af6 Refactor helper class for Django version 2021-11-09 11:40:08 +00:00
Bruno Alla
eaaf096ded Update a few docstrings 2021-11-09 11:36:41 +00:00
Bruno Alla
21db044570 Remove author from query: permission error
"The listed users cannot be searched either because the users do not exist or you do not have permission to view the users."
2021-11-09 11:24:06 +00:00
Bruno Alla
82b2b5e29d Fix author name 2021-11-09 11:19:12 +00:00
Bruno Alla
88b223fe40 Move a few constant to the environment 2021-11-09 10:41:09 +00:00
Bruno Alla
f163e19661 Remove unused function 2021-11-09 00:32:41 +00:00
Bruno Alla
44ba3cf19e Refactor how versions are handled 2021-11-09 00:21:08 +00:00
Bruno Alla
007fd0206e Ignore pre-releases of Django 2021-11-08 23:41:50 +00:00
Bruno Alla
710998eb60 Small fixes to script for creating Django Upgrade issue 2021-11-08 23:20:35 +00:00
Andrew-Chen-Wang
30e9e99296 Add create_django_issue.py script for GitHub actions cron
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2021-07-27 05:25:05 -04:00