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:
@@ -45,5 +45,5 @@ class SmartLinkConditionForm(forms.ModelForm):
|
||||
)
|
||||
|
||||
class Meta:
|
||||
model = SmartLinkCondition
|
||||
exclude = ('smart_link',)
|
||||
model = SmartLinkCondition
|
||||
|
||||
Reference in New Issue
Block a user