[GSoC 2021] Trouble understanding issue

From: Saurav Shrivastav <sauravsrivastav103(at)gmail(dot)com>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: [GSoC 2021] Trouble understanding issue
Date: 2021-04-07 07:58:43
Message-ID: CAD9aFnMp=Cim+Tm9=OBHqNaPKYeFVpy0j_Lpoc=11ys6mB3EfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Greetings,
I was going through issue-53 <https://github.com/pgeu/pgeu-system/issues/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
<https://github.com/pgeu/pgeu-system/blob/ccee6db692d2cbfa8b47e77a49cb1c1b2d2a2af8/postgresqleu/mailqueue/util.py#L22-L26>
and
the feature seems to be already implemented here. I am not quite sure about
what is expected here.
Any help would be appreciated.

Regards,
Saurav Shrivastav.

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2021-04-07 08:01:21 Re: [GSoC 2021] Trouble understanding issue
Previous Message Magnus Hagander 2021-04-06 15:45:23 Re: [GSoC 2021 Proposal] Developing Testing Suite for PGWEB