Commit e27b344
Ryan P Kilby
Django<1.8 is not compatible with python 3.5
Note the deprecation of HTMLParserError in Python 3.5:
https://docs.python.org/3/whatsnew/3.5.html#changes-in-the-python-api1 parent a2d84a4 commit e27b344
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
0 commit comments