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
Remove the Django requirement from this application (cfpb#33)
We should probably only pin Wagtail in this application, and support
the version range for Django that our Wagtail version specifies.
* Remove python_2_unicode_compatible from models.py