Is it a good idea to use contenttypes in my project ?, I have a user model, post and event, all three have in common an image field.
I just start with django and I prefer that this does not cause me problems later.
Is it a good idea to use contenttypes in my project ?, I have a user model, post and event, all three have in common an image field.
I just start with django and I prefer that this does not cause me problems later.