Renaud Parent
Renaud Parent
Thanks for the PR, looks good! Seems to me that it would break support of django < 1.10 though. But I guess it is not worth maintaining the package for...
Hello @andreynovikov From what I understand, you have overriden the default change form template to add some custom actions on the client side. You must be aware that the default...
Hello @stanim, As stated in the app description, the locking mechanism provided by `django-lock-tokens` is not user based. That's why a lock is not tied to a user. It is...