comment fix
This commit is contained in:
@@ -33,9 +33,9 @@ def track_user(request):
|
|||||||
|
|
||||||
Params:
|
Params:
|
||||||
{
|
{
|
||||||
action: view,
|
action: 'VIEW_NAME',
|
||||||
action_object: {
|
action_object: {
|
||||||
model: name,
|
model: 'product',
|
||||||
id: 1,
|
id: 1,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user