Your context should be written this way
response_context = get_result(request)
On Tuesday, May 26, 2020 at 2:26:35 PM UTC+1, ratnadeep ray wrote:
>
> Hi all,
>
> I am trying to display the value from the context_process.py file to the
> template.
>
> The content of my context_process.py is as f
response_context = {
}
On Tuesday, May 26, 2020 at 2:26:35 PM UTC+1, ratnadeep ray wrote:
>
> Hi all,
>
> I am trying to display the value from the context_process.py file to the
> template.
>
> The content of my context_process.py is as follows:
>
> from fusioncharts.models import QRC_DB
>
Yes, import the get_result from the context_process.py
--
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 di
3 matches
Mail list logo