1👍
✅
Have you tried:
EDIT (thanks @Sayse):
j = JobCalendar.objects.create(title=self.title, claim=self, tooltip='this is a tooltip', start='self.start')
Source:stackexchange.com