https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228129
--- Comment #1 from Sunpoet Po-Chuan Hsieh <[email protected]> --- It should be updated to latest version (2.8.1) which supports django 1.11. from 2.6.0 setup.py: install_requires = [ 'Django>=1.8', 'Django<1.11', ] -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
