Hello everyone. I just released my first Open Source Django package and I would love to get some feedback on it.
Its called dnago-newsfeed. It will be useful for people who want to create a news subscription website easily and fast using Django.
If you check out the package please leave me some feedback and suggestions. If anyone wants to contribute that would be amazing and you are more than welcome.
I have left some details about the package here:
What is django-newsfeed?
Django-newsfeed
is a news curator and newsletter subscription package for Django.
It can be used to create a news curator website which sends newsletters to their subscribers
also, it can be used to add a news subscription section to your website.
Features
- Create monthly, weekly or daily issues with
draft
issue support. - Create posts with different categories.
- Archive and display all of the issues on your website.
- Newsletter e-mail subscription.
- Newsletter e-mail unsubscription.
- Sending newsletters for each issue to all the subscribers.
- Customizable templates.
- Mass mailing support.
If you have any suggestions please leave a comment.