Martin Massera
Martin Massera
The goal of this PR is to be able to dynamically generate a list of subscriptions at the moment of submitting the `Submission`. It is following on this idea https://github.com/jazzband/django-newsletter/issues/359....
Hi @dokterbob et al! I'm thinking of a new feature and would like to get your feedback on it. I'm going to do it on my own repo but I...
There is a line in the admin when selecting subscribers for a submission that says: `If you select none, the system will automatically find the subscribers for you.` One would...
In some cases, the subscription.name will contain special characters that cause the outgoing email to fail such as `@` and `,`. Such real world example: when name is `'martin@'` and...
Can you add steps to build neutrino from source in the documentation? thanks
Hi! I received 3 IPNs for the same transaction with the same data, but only one was flagged as duplicate. They have all the same transaction id and all the...
Hi! I was contacted by PayPal to implement a new type of button that includes also credit card payments. The button is now initialized via some javascript calls. Did you...
The notification emails have all the same subject regardless which notification it is: `beaconcha.in: Notification` The subject could also contain the type of notification, which is usually all we need...
The README says: > "This always compiles the latest nightly builds. If you want to build stable, do a > > $ git checkout stable" But there is no `stable`...
#### System information Erigon version: ` 2022.08.2-alpha-35c4faa1` OS & Version: Ubuntu Linux 22.04 Commit hash : `35c4faa1b` #### Actual behaviour I had a synced, working erigon node but today it...