Hey guys,
So I have this django project that works similar to shopify(only on a
smaller scale) that allows local businesses to open and manage their online
stores - made possible by the django app.
I decided it would be a good idea to let the store owners (or merchants)
send emails from their admin dashboard using django's send_mail and
django_cms to create a html template of the email.
My real issue is that i've no clue whatsoever as to integrating the
django_cms editor(and all editing tools) into the view without  django_cms
taking over the whole site ( also leaking django's admin panel to logged in
user, which is a big security issue). Any help on this? Is it even feasible?
Thanks for the help.

-JT

-- 
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/CAJ4Kmg4YhRdHg2Ez42YRBeA_2Ovd3gkMDzMSgBVEmVyAxMgryQ%40mail.gmail.com.

Reply via email to