- Closes GitLab issue #688. Thanks to inam ul haq (@inam.sys)
for the report.
- Improve existing tests and add additional check in override tests.
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
Add keyword arguments. Sort arguments and models.
Move literals to their own module. Prepend handler_ to
signal handlers.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
* The new module is called methods.py and found on each app.
* Add keyword arguments to add_to_class instances.
* Remove catch all exception handling for the check in and
check out views.
* Improve checkouts tests code reducing redundant code.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>