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: 6 months 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.

Awesome Lists containing this project