Skip to content

Bug/migration problem issue 236 devel

Carlos Vega requested to merge bug/migration_problem_issue_236_devel into devel_0.11.x

Fixed the migration problem in devel branch by enforcing the version of django-debug-toolbar to version 1.9.0. I ran the tests locally and they passed.

It has to do with issue #236 (closed)

The proper fix for master branch will be treated separately.

Merge request reports