Are django signals triggered within migrations?

216 views
Skip to first unread message

Michael

unread,
Aug 31, 2015, 5:37:06 PM8/31/15
to Django users
Hi,

I'm doing some data migrations (creating new model instances) in the migrations files and I have a couple of receivers on the `post_save` signal for the models I am creating instances.
From what I have seen, it seems that the signals are not triggered within the migration. Is that true? Is that something documented anywhere?

Thanks

Reply all
Reply to author
Forward
0 new messages