Skip to content

Commit f159c7b

Browse files
committed
Fixed Readme
1 parent e64dd62 commit f159c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Django webpack loader consumes the output generated by [webpack-bundle-tracker](
1818
<br>
1919
## Compatibility
2020

21-
Test cases cover Django 1.6, 1.7 and 1.8 on Python 2.7, 3.3 and 3.4. 100% code coverage is the target so we can be sure everything works anytime. That said, it should work on older version of django as well. It is just that we don't officially have support for them.
21+
Test cases cover Django>=1.6 on Python 2.7 and Python>=3.3. 100% code coverage is the target so we can be sure everything works anytime. It should probably work on older version of django as well but the pacakge does not ship any test cases for them.
2222

2323

2424
## Install

0 commit comments

Comments
 (0)