Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RobCombs/django-locking
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
https://github.com/RobCombs/django-locking
Last synced: 24 days ago
JSON representation
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
- Host: GitHub
- URL: https://github.com/RobCombs/django-locking
- Owner: RobCombs
- License: other
- Fork: true (debrouwere/django-locking)
- Created: 2011-12-19T17:41:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T22:10:34.000Z (about 5 years ago)
- Last Synced: 2024-08-04T04:04:34.738Z (4 months ago)
- Language: Python
- Homepage: http://stdbrouw.github.com/django-locking/
- Size: 920 KB
- Stars: 108
- Watchers: 9
- Forks: 23
- Open Issues: 5
Awesome Lists containing this project
- starred-awesome - django-locking - Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API. (Python)