Django Form Help

17 views
Skip to first unread message

Billy Muller

unread,
Aug 23, 2021, 8:35:16 PM8/23/21
to Django users
I have a form in Django that requires a little user input and then executes some commands in doctl and then I want to return specifc doctl info (droplet id, and public ip) into the rest of the form and save it.

The form executes, creates the droplet and even returns to success but does not save the form. 

My view function is at the attached gist:




Billy Muller

unread,
Aug 24, 2021, 12:54:01 AM8/24/21
to Django users
Never mind, I realized I forgot the save command. Thanks in advance for anyone that was looking into this.
Reply all
Reply to author
Forward
0 new messages