Skip to content

jonasundderwolf/django-admin-locking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-admin-locking

https://img.shields.io/pypi/v/django-admin-locking https://img.shields.io/pypi/pyversions/django-admin-locking PyPI - Django Version

Never lose work to another editor again!

Add admin_locking to INSTALLED_APPS and inherit from admin_locking.AdminLockingMixin.

How to add to all ModelAdmins?

Use a common parent: instead of inheriting from admin.ModelAdmin, create a base object to inherit from.

About

Locks detail pages in the Django Admin while another user is currently editing

Topics

Resources

License

Stars

14 stars

Watchers

14 watching

Forks

Packages

 
 
 

Contributors