[UPDT] EMPLOYEE: Updated Modelform save method by changing condition to fetch request.user

This commit is contained in:
Horilla
2024-03-21 14:22:28 +05:30
parent c76182a070
commit 27ef653877
2 changed files with 1 additions and 2 deletions

View File

@@ -324,6 +324,7 @@ def get_key_instances(model, data_dict):
"instances_ids",
"asset_list",
"vpage",
"opage",
"click_id",
"csrfmiddlewaretoken",
]