ARLO Nester
Public Member Functions | List of all members
workspace.api.v0.functions.bulkTagCreate.BulkTagCreatePerms Class Reference

NOTE. More...

Inheritance diagram for workspace.api.v0.functions.bulkTagCreate.BulkTagCreatePerms:
Inheritance graph
[legend]
Collaboration diagram for workspace.api.v0.functions.bulkTagCreate.BulkTagCreatePerms:
Collaboration graph
[legend]

Public Member Functions

def has_object_permission (self, request, view, obj)
 

Detailed Description

NOTE.

This is kind of a janky implemenation to create multiple Tag and TagExample objects.

A better way to do this would likely be to create a custom Django Model Manager, but since I intend on merging the Tag and TagExample objects together at some point in the future, I'll proceed with this rather than make global schema changes at this point.

Member Function Documentation

def workspace.api.v0.functions.bulkTagCreate.BulkTagCreatePerms.has_object_permission (   self,
  request,
  view,
  obj 
)

The documentation for this class was generated from the following file: