hvgab / EmployeeDirectory

Employee Directory Test/Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create linked employment if Employee is new. Does a create method exist?

todo opened this issue · comments

commented

# TODO: Create linked employment if Employee is new. Does a create method exist?
pass
class Employment(models.Model):
"""When an employee has started and quitted the firm.


This issue was generated by todo based on a TODO comment in 4b608e9. It's been assigned to @hvgab because they committed the code.