-
Notifications
You must be signed in to change notification settings - Fork 90
Django 1.10 Support #26
Copy link
Copy link
Closed
Labels
Milestone
Description
Overview
Django 1.10 is almost complete. We should support it, in addition to the existing versions of Django (currently 1.6 - 1.8, and soon 1.9).
Dependencies
Django 1.9 support (#25) must be added first.
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