Skip to content

Commit 8a520d9

Browse files
committed
Update README file for Django 1.11 test coverage
1 parent 750bad1 commit 8a520d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Django Dirty Fields
1515
Tracking dirty fields on a Django model instance.
1616
Dirty means that field in-memory and database values are different.
1717

18-
This package is compatible and tested with all officially supported versions of Django (1.8, 1.9, 1.10 series).
18+
This package is compatible and tested with latest versions of Django (1.8, 1.9, 1.10, 1.11 series).
1919

2020
`Full documentation <http://django-dirtyfields.readthedocs.org/en/develop/>`_
2121

0 commit comments

Comments
 (0)