Post user input to django python shell??

2020-04-26 Thread Michael Karikari
Looking for some clarity to issue I'm having. I have external python API I'm hitting via a view, but it requires an interactive input that appears in the Django shell prompt. I'm wondering how I can have end-user send posts to that input request. See screenshot -- You received this message b

RE: Post user input to django python shell??

2020-04-26 Thread Divash Singh
Hi, Did you solve your issue yet? Sent from Mail for Windows 10 From: Michael Karikari Sent: Sunday, 26 April 2020 16:05 To: Django users Subject: Post user input to django python shell?? Looking for some clarity to issue I'm having. I have external python API I'm hitting via a vi

Re: Post user input to django python shell??

2020-04-29 Thread Michael Karikari
ril 2020 16:05 > *To: *Django users > *Subject: *Post user input to django python shell?? > > > > Looking for some clarity to issue I'm having. > > > > I have external python API I'm hitting via a view, but it requires an > interactive input that appears