Skip to content

Commit 0b4c499

Browse files
committed
updates README
1 parent 96bb925 commit 0b4c499

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
@@ -5,7 +5,7 @@ Django Concurrency
55

66
django-concurrency is an optimistic lock [1]_ implementation for Django.
77

8-
Supported Django versions: 1.7.x 1.8.x, 1.9rc1.
8+
Supported Django versions: 1.6.x, 1.7.x, 1.8.x, 1.9.
99

1010
It prevents users from doing concurrent editing in Django both from UI and from a
1111
django command.

0 commit comments

Comments
 (0)