-
Notifications
You must be signed in to change notification settings - Fork 90
Django 1.9 Support #25
Copy link
Copy link
Closed
Labels
Description
Overview
Django 1.9 has been released and we should support it, in addition to the existing versions of Django (currently 1.6 - 1.8).
Dependencies
- Resolution to bug AppRegistryNotReady error with parsemail.py #15
Additional Work Items
Like any refactoring, we can take this opportunity to clean up some less pretty aspects of the code base.
Alternatives
None.
Useful resources
Reactions are currently unavailable