[07:45:58] !log tools.dbreps Switch to shared rustup install [07:46:00] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.dbreps/SAL [11:25:38] !log tools.extjsonuploader Deploy fix for T297384 (upgrade from b98b3c20ca07b5d88c169056159b9619a5e21413 to 2908f0da80c997167e03a2eb6e4d3c29e28b4d16). [11:25:42] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.extjsonuploader/SAL [19:39:50] Hi, I have successfully run pywikibot on my bot on toolforge, now I want to use django, but this link: [19:39:51] https://wikitech.wikimedia.org/wiki/Help:Toolforge/My_first_Django_OAuth_tool [19:39:52] says that (apparently) I should have OAuth to work with django, is it right? Or I can use the passwords which I already have used with pywikibot? [19:41:20] I cannot connect to 127.0.0.1:8080 [19:41:21] which IP/Domain should I use? (re @Deep_Crawler: Hi, I have successfully run pywikibot on my bot on toolforge, now I want to use django, but this link: [19:41:22] https://wikitech.wikimed...) [21:41:51] Deep_Crawler: you can request a OAuth token [21:44:05] Is there a possiblity to download a whole directory out of a PAWS profile. This is a directory in my PAWS-Profile https://public.paws.wmcloud.org/User:Hog%C3%BC-456/Snap%20Blocks%20to%20R-Code/ I want to download. I have not found a download button. [21:50:24] in this case it's not hard to o manually [21:53:44] It is in general possible to download the whole content of a directory from a PAWS-Profile. [21:58:06] I mean is it, so it is a question instead of it is. I dont know a possibilty and I think it could be useful to have one. [22:00:20] In order to user web service purely from django and python and completely ignoring PHP, I'm forced to use OAuth? How pywikibot worked without requesting OAuth?! (re @wmtelegram_bot: Deep_Crawler: you can request a OAuth token) [22:01:13] Deep_Crawler: if you’re working on a bot, not a tool, then I don’t think you need OAuth [22:01:26] OAuth is useful to make edits on behalf of a user [22:01:27] Yes, I'm working on bot (re @lucaswerkmeister: Deep_Crawler: if you’re working on a bot, not a tool, then I don’t think you need OAuth) [22:01:39] if your bot has its own account and is supposed to make edits from that account, a bot password should be fine [22:01:48] it just means you won’t exactly be able to follow that tutorial I guess [22:02:27] But unfortunately I cannot find a good help which shows me where in the configuartion files of django I should enter the verification codes... [23:14:59] !log tools.extjsonuploader Deployed 011c3a612dc69ce01a4ef9ef828a53374db0dcf0 T297384 [23:15:02] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.extjsonuploader/SAL [23:16:57] Django version 2.2.26, using settings 'updater.settings' [23:16:57] Starting development server at http://127.0.0.1:8000/ [23:16:58] Quit the server with CONTROL-C. [23:17:00] Error: That port is already in use. (re @lucaswerkmeister: it just means you won’t exactly be able to follow that tutorial I guess)