pgeu / pgeu-system

Mirror of the PostgreSQL Europe Conference and Membership management system.
MIT License
20 stars 28 forks source link

Use Django message framework in frontend #63

Open andreasscherbaum opened 3 years ago

andreasscherbaum commented 3 years ago

According to Magnus the messaging framework is only used in the backend.

Enable the messaging framework in the frontend as well. This can be a possible workaround for #62: in addition to the message in the text, also emit a message at the top, showing that the vote is registered.

mhagander commented 3 years ago

Note that this would be in the parts that's normally replaced by downstream templates, so downstreams need to be informed if we start using this.

mhagander commented 3 years ago

Hello @mhagander @andreasscherbaum I am Wasim Akhtar Khan, a GSOC aspirant I came here through this link in your GSOC2021 proposal list.
I am using Django from last year and want to contribute in your organisation. It would be really helpful for me if suggest some issues to work on.

Please don't hijack a random issue to ask unrelated questions. That ruins the utility and searchability of all issues.

Please start by reading the Readme file in the repository which clearly states the place to hold discussions about new features.