When creating the slug for my post model, I want to use the object\'s primary key as the slug. However when I create a new post, instance.id is NoneType and not
instance.id