Never mind, I realized I forgot the save command. Thanks in advance for 
anyone that was looking into this.


On Monday, August 23, 2021 at 4:35:16 PM UTC-4 Billy Muller wrote:

> 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:
>
> https://gist.github.com/from-wtm/b4d6e261ca1a9f4a6d42952720411424
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f20e2186-71dc-47e6-b98f-d37f12a9bcfcn%40googlegroups.com.

Reply via email to