Re: Need my API to accept JSON format data

2021-10-28 Thread Chautanya
okay.

On Thursday, October 28, 2021 at 10:07:11 PM UTC+5:30 
emmanueltwi...@gmail.com wrote:

> hy im the new one
>
> On Thursday, October 28, 2021 at 7:49:50 AM UTC-7 Chautanya wrote:
>
>> Hey, stacks
>>
>> I have a question for today, I'm going to refactor my APIs, and in this 
>> criteria, some of my APIs were not accepting JSON format from input data to 
>> request.
>>
>> How can I make all of my APIs accept JSON format with request data?
>>
>> provided with a screenshot for easy reference to get an understanding of 
>> the issue.
>>
>

-- 
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/4433bc63-8ac0-4b18-9033-345e5562b95en%40googlegroups.com.


wbd

2021-10-28 Thread Twizerimana Emmanuel
hello everyone,I'm the beginner to use django can you teach me

-- 
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/f489261c-1619-4ba2-aae8-e31ae4f7a743n%40googlegroups.com.


Re: Need my API to accept JSON format data

2021-10-28 Thread Twizerimana Emmanuel
hy im the new one

On Thursday, October 28, 2021 at 7:49:50 AM UTC-7 Chautanya wrote:

> Hey, stacks
>
> I have a question for today, I'm going to refactor my APIs, and in this 
> criteria, some of my APIs were not accepting JSON format from input data to 
> request.
>
> How can I make all of my APIs accept JSON format with request data?
>
> provided with a screenshot for easy reference to get an understanding of 
> the issue.
>

-- 
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/62027054-dc1d-41bb-b681-9b0e2dc88e8fn%40googlegroups.com.


wbd

2021-10-28 Thread Twizerimana Emmanuel
plz I want to be a good software developer 
can you?

-- 
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/92c7d85d-8c73-4aa4-a823-9d66969852fdn%40googlegroups.com.


Re: Recognize Tags in templates

2021-10-28 Thread N'BE SORO
Hello
Django tag is: {%  %}

Le jeu. 28 oct. 2021 à 14:48, Keila Z. Carpio T.  a
écrit :

> Good morning,
>
> Hello Everybody,
>
> I use the tags to templates but it is being recognized for Server to show
> content
>
>
>
> Please Help me.
>
> Greetings,
>
> --
> 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/427f3c64-923a-4d31-89ed-17a5d9536eb8n%40googlegroups.com
> 
> .
>

-- 
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/CAOtSHp_Y-vYDJuNp9WqzuX6RBHKg%2Bp0QsLsqEEMOV7V%2BFQs-SQ%40mail.gmail.com.


Re: Recognize Tags in templates

2021-10-28 Thread Manuel Pita
Hi,

Try changing what <% %> to {% %}

El El jue, 28 oct 2021 a las 16:49, Keila Z. Carpio T. 
escribió:

> Good morning,
>
> Hello Everybody,
>
> I use the tags to templates but it is being recognized for Server to show
> content
>
>
>
> Please Help me.
>
> Greetings,
>
> --
> 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/427f3c64-923a-4d31-89ed-17a5d9536eb8n%40googlegroups.com
> 
> .
>
-- 
*Manuel Pita*

*Ingeniero en Computación*

*e-mail:* mpita1...@gmail.com

*Twitter:* @manuel_pita

*Skype:* mpita1984

*Cel:* +34663491168

*Por favor, Antes de imprimir este e-mail piense bien si es necesario
hacerlo.*

-- 
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/CAJP2%2B-_e7z2SoBi3b%3DBanxyeECutAArNF_3m8dTgP4eJ_6of6Q%40mail.gmail.com.


Re: Recognize Tags in templates

2021-10-28 Thread sachinbg sachin
it seems like, use curly encoded  <{}>


thank you
sachin b.g

On Thu, 28 Oct 2021 at 20:18, Keila Z. Carpio T. 
wrote:

> Good morning,
>
> Hello Everybody,
>
> I use the tags to templates but it is being recognized for Server to show
> content
>
>
>
> Please Help me.
>
> Greetings,
>
> --
> 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/427f3c64-923a-4d31-89ed-17a5d9536eb8n%40googlegroups.com
> 
> .
>

-- 
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/CAOs61ryYPQySjx5YPduQGxHk%3DkhXiKZe7h5Or-AO6fewfh%3Dbdw%40mail.gmail.com.


Need my API to accept JSON format data

2021-10-28 Thread Chautanya
Hey, stacks

I have a question for today, I'm going to refactor my APIs, and in this 
criteria, some of my APIs were not accepting JSON format from input data to 
request.

How can I make all of my APIs accept JSON format with request data?

provided with a screenshot for easy reference to get an understanding of 
the issue.

-- 
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/4f393711-23be-4bae-a223-4c14776ce7a9n%40googlegroups.com.