Thank you Jody, I will take a look at this and see how it goes.
On Thursday, February 13, 2020 at 3:27:03 PM UTC-5, Jody Fitzpatrick wrote:
>
> Hello Ilya
>
> I would read the following:
>
> https://docs.djangoproject.com/en/3.0/topics/db/models/
>
> Essentially, what you do in shell is what you w
Hello Ilya
I would read the following:
https://docs.djangoproject.com/en/3.0/topics/db/models/
Essentially, what you do in shell is what you would do in your code.
I also believe you might want to look at how you are grabbing the posted
data.
I would use something like url = request.GET.get(
Hey Devs,
First time poster here, if I am missing anything or am not following
general rules and practices feel free to let me know.
I am in the process of building an app that asks user for a url and on
submit makes post request to said url, receives json data and simply prints
it in a new
3 matches
Mail list logo