Skip to main content

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.

Project description

What the heck is this?

Django has seen great adoption in the content management sphere, especially among the newspaper crowd. One of the trickier things to get right, is to make sure that nobody steps on each others toes while editing and modifying existing content. Newspaper editors might not always be aware of what other editors are up to, and this goes double for distributed teams. When different people work on the same content, the one who saves last will win the day, while the other edits are overwritten.

django-locking provides a system that makes concurrent editing impossible, and informs users of what other users are working on and for how long that content will remain locked. Users can still read locked content, but cannot modify or save it.

Documentation

django-locking is fairly well-documented. Check out the docs!

License

django-locking comes with a simplified BSD license, see the included LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-locking-0.3.0.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file django-locking-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-locking-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3406d0e0ee37e3a1a1f92813b42cb33b3672d45bf61b816227b7cd5a6d477706
MD5 3b8d05f92a9fbe77f0593eb666b1438c
BLAKE2b-256 e23985093c5931ba7b4fdbe7e1349ea4eb228e6e3627fd967ea73d566f44dcf0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page