You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django's sites framework is hardly used and, honestly, kind of sucks. AFAIK all builtin Django apps are now designed to work with but not depend on the sites framework. It would be great to do the same for django-newsletter, and preferably use the same mechanism which Django uses for this type of soft dependency.
The text was updated successfully, but these errors were encountered:
Django's sites framework is hardly used and, honestly, kind of sucks. AFAIK all builtin Django apps are now designed to work with but not depend on the sites framework. It would be great to do the same for django-newsletter, and preferably use the same mechanism which Django uses for this type of soft dependency.
The text was updated successfully, but these errors were encountered: