Django site as SOAP endpoint

2021-01-30 Thread Fenrir Sivar
I’m working on a project where one of the remote parties requires us to
serve a SOAP api. I have plenty experience with DRF, but only found soap
client examples (using The ’zeep’ module: zeep==soap in Dutch)  which I use
to call the SOAP api from the other party . There is django-soap-server but
the latest version is 10y old)

Does anyone have experience with django as soap endpoint recently?

-- 
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/CAFpG6u-2g9Pms08LzYChwDnXeO2Ja%3D6ZLNuahjfM-Qk_aahXMQ%40mail.gmail.com.


with templated-docs: how to insert images from an ImageField

2021-01-19 Thread Fenrir Sivar
I'm generating reports using (a patched for django 3x fork of) 
templated-docs . This module lets 
you create OTD templates in LibreOffice and render them to PDF inside a 
django view.

This works great for complex documents with text, but I have no clue how to 
insert images as well. The images come from an ImageField in the table from 
which I get the info 
that goes into the document.
does anyone have experience how to create reports with images? I'm open 
towards something else than templated-docs

-- 
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/93bd82d3-3867-4c3a-a687-7fa01371991en%40googlegroups.com.


How to securely store passwords used in backend code

2020-12-08 Thread Fenrir Sivar
I inherited a django app that calls private APIs in a view to fetch some
data. The credentials or api keys are currently hardcoded in the source,
making it difficult to share.
What is the preferred way to store these kind of keys in a secure way only
accessible to the django server?

-- 
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/CAFpG6u_Osah8eTo8g%3DTCr9hjccSY0dOnQMPSChLdTU-BjXmzJg%40mail.gmail.com.


using amazon aim to authenticate?

2019-03-01 Thread fenrir . sivar
I have a django site in develoment for data analysis (50-200 users world 
wide, all with amazon aim users accounts).
django auth and django-allauth work like a charm, but I would like to know 
if it is possible to authenticate a django app against Amazon AIM 
users/roles intead of having to manage separate logins for each n AIM and 
the Django app

I cant find any examples. Any hints are appreciated

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/24ff3418-a81b-479d-8737-11236e9ac4cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.