Hi Markus,
Thank you very much, that solved the issue.
Many thanks,
Iliana
On Thursday, 28 January 2016 17:31:36 UTC-7, Markus Holtermann wrote:
>
> Hello Iliana,
>
> this is due to the definition of app_label = 'actstream' on your proxy
> model. This tells Django that this model should belo
Hello Iliana,
this is due to the definition of app_label = 'actstream' on your proxy
model. This tells Django that this model should belong to another app.
Hence the migrations involving that model are added to the actstream app's
migrations.
/Markus
On Friday, January 29, 2016 at 10:14:24 A
2 matches
Mail list logo