Open niekas opened 9 years ago
Project, Event, VotingPoll models have slug field which is populated from title field. This slug is populated during instance creation. Slug field value should also be updated when instance title value changes.
Project
Event
VotingPoll
Project
,Event
,VotingPoll
models have slug field which is populated from title field. This slug is populated during instance creation. Slug field value should also be updated when instance title value changes.