RFID Tracker
Loading...
Searching...
No Matches
midas.models.Assignment Class Reference
Inheritance diagram for midas.models.Assignment:

Classes

class  AssignmentManager
 

Public Member Functions

 subteam_names (self)
 

Static Public Attributes

 user = models.ForeignKey(User, on_delete=models.CASCADE, related_name='assignments')
 
 quota = models.ForeignKey('Quota', on_delete=models.CASCADE)
 
 subteams = models.ManyToManyField('Subteam')
 
 starting_from = models.DateTimeField(default=timezone.now)
 
 objects
 

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