v1k45 / django-notify-x

Notification system for Django
MIT License
187 stars 40 forks source link

active? #39

Closed rsd closed 7 years ago

rsd commented 7 years ago

Is this project still active? Is the django-notifications still merged?

Thanks

v1k45 commented 7 years ago

I am not actively developing this project, but I am still accepting bug issues and pull requests.

django-notifications is a different project, this project cannot merged with django-notifications because there are major code differences which might introduce breaking changes.

I recommend you to use django-notifications if you are looking for an actively developed project. That being said, the current release of django-notify-x is stable too and can be used in production.

rsd commented 7 years ago

Nice to know. In the advent of falling back to django-notifications. Was the API kept close?

rsd commented 7 years ago

Sorry, I misread it to be a fork and it is not.