Re: [GSoC 2021] Trouble understanding issue

Поиск
Список
Период
Сортировка
От Saurav Shrivastav
Тема Re: [GSoC 2021] Trouble understanding issue
Дата
Msg-id CAD9aFnP4qay7id4M79RyWAQA-vnAYO5LViHS803ukT_Y_WicHw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GSoC 2021] Trouble understanding issue  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
Thank you for the clarification. 

On Wed, Apr 7, 2021 at 1:31 PM Magnus Hagander <magnus@hagander.net> wrote:
On Wed, Apr 7, 2021 at 9:58 AM Saurav Shrivastav
<sauravsrivastav103@gmail.com> wrote:
>
> Greetings,
> I was going through issue-53 of the pgeu-system for the project Improve pgeu-system for conference management. The issue requires a feature to enable sending emails with HTML, but while skimming through the source code, I found these lines and the feature seems to be already implemented here. I am not quite sure about what is expected here.
> Any help would be appreciated.

Hi!

No, that code still sends plaintext email only. It uses a template to
render it, but it renders text->text only, and just uses the
templating to substitute variables in the text. (It uses the django
template system as a preparation to make it easier to do html email in
the future, but it has no such thing now)

--
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/

В списке pgsql-www по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: [GSoC 2021] Trouble understanding issue
Следующее
От: Fabien COELHO
Дата:
Сообщение: Wiki editor request