Hi Issuer,
Plz check docs again for resolve your matter.
Try either set csrf token cookies or use ensure_csrf_cookie()
https://docs.djangoproject.com/en/3.0/ref/csrf/#django.views.decorators.csrf.ensure_csrf_cookie
On Fri, Dec 13, 2019, 05:10 হজমুলা খান wrote:
> thanx for your advice and i remo
You can use built-in Django ORM methods to perform calculated operations on
existing models (you don't need a new model).
See: https://docs.djangoproject.com/en/3.0/topics/db/aggregation/
For more complex operations, you can write "raw" SQL
-see https://docs.djangoproject.com/en/3.0/topics/db/s
Thank you very much Derek.
You always provide nice help.
Can we generate graphs for reports in Django Admi n.
On Saturday, December 14, 2019, Derek wrote:
> You can use built-in Django ORM methods to perform calculated operations
> on existing models (you don't need a new model). See: htt
Hello,
I want to show in my web app figures generated with matplotlib.pyplot but I
don't find how to do it.
Someone can explain me how it works?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop re
https://django.cowhite.com/blog/creating-charts-and-output-them-as-images-to-the-browser-in-django-using-python-matplotlib-library/
On Fri, Dec 13, 2019 at 4:50 PM Guy NANA wrote:
> Hello,
> I want to show in my web app figures generated with matplotlib.pyplot but
> I don't find how to do it.
>
5 matches
Mail list logo