In tutorials (all over the place, since there is no official one), all kinds of places get suggested for placing notification.create_notice_type
of django-notification, but wouldn't the most logical place be in a migration? Or is there a good reason not to do that?
Since it seems like such an obvious solution I'm a bit suprrised that it's nowhere (where I could find it) suggested, and therefore am afraid I might be missing a technicality.