David D Lowe
David D Lowe
I would like to only grant some users the permission to send invitations. It looks like django-invitations does not integrate well with [Django's permission system](https://docs.djangoproject.com/en/4.2/topics/auth/default/#permissions-and-authorization).
This includes the patch mentioned in this bug report: https://rt.cpan.org/Ticket/Display.html?id=79698
Doing this will make this module pass the following Kwalitee test: http://cpants.cpanauthors.org/kwalitee/has_readme I added a separate README file instead of modifying the existing README.md file, because I wasn't sure whether...
There are bug reports open for this module on rt.cpan.org: https://rt.cpan.org/Public/Dist/Display.html?Name=Daemon-Control It is possible to get rt.cpan.org to redirect users to GitHub, by providing the correct metadata in the module,...
If you intend for this plugin to be open source, please publish it under one of the open source licenses. It's easy to choose one by following the instructions on...
This makes it clear how the plugin actually works, and what are its limitations.
There is no need to have `.pyc` files in version control. In fact, it is preferable to not have them in source control, as they are build artificats that are...
This eliminates some of the warnings from the compiler. https://rt.cpan.org/Public/Bug/Display.html?id=91967
I have a command that I have set to run every 600 seconds. It would be nice if I could click the widget where the output is displayed in order...
When I opened the configuration window for Executor, I modified, added and removed commands. I then clicked the "x" button to close the window. To my surprise, the configuration did...