django-concurrency

Optimistic lock implementation for Django. Prevents users from doing concurrent editing

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-concurrency

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.8.1 2026-04-08    
2.8 2026-04-04    
2.7 2025-04-03    
2.6.0 2024-09-28    
2.5 2023-11-28    
2.4 2022-02-25
2.3 2021-03-07
2.2 2020-06-07
2.1.1 2020-01-24
2.0 2019-03-29
1.4 2017-07-12
1.3.2 2016-09-13
1.3.1 2016-07-15
1.2 2016-04-05
1.1 2016-02-13
1.0.1 2015-12-15
1.0 2015-12-15
1.0c1 pre-release 2015-11-21
0.9 2015-04-05
0.8.1 2014-10-30
0.8 2014-09-20
0.7.1 2014-01-15
0.7 2014-01-04
0.6 2013-10-01
0.5 2013-06-08
0.4 2013-02-22
0.3.2 2012-12-09
0.3.1 2012-09-21

Issues with this package?

Page last updated 2026-09-03 03:35:18 UTC