We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bb925 commit 0b4c499Copy full SHA for 0b4c499
README.rst
@@ -5,7 +5,7 @@ Django Concurrency
5
6
django-concurrency is an optimistic lock [1]_ implementation for Django.
7
8
-Supported Django versions: 1.7.x 1.8.x, 1.9rc1.
+Supported Django versions: 1.6.x, 1.7.x, 1.8.x, 1.9.
9
10
It prevents users from doing concurrent editing in Django both from UI and from a
11
django command.
0 commit comments