20110910¶
Continued with pp2lino.
New field JobType.remark. Field Job.remark is now a TextField (was a CharField).
New tables
lino.modlib.jobs.models.Function
and
lino.modlib.jobs.models.Sector
(and Foreign Keys to these in
lino.modlib.jobs.models.Job
and
lino.modlib.jobs.models.JobRequest
).
New table
lino.modlib.jobs.models.Offer
.
pp2lino doesn’t create any Jobs at all.