Update linking app

Add keyword arguments. Update URL parameters to the '_id' form.
Movernize tests and update them to use the latest test case
improvements.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-01-21 02:00:22 -04:00
parent c0b34067ef
commit 2e5d05403a
10 changed files with 233 additions and 216 deletions

View File

@@ -45,5 +45,5 @@ class SmartLinkConditionForm(forms.ModelForm):
)
class Meta:
model = SmartLinkCondition
exclude = ('smart_link',)
model = SmartLinkCondition