Y
Hacker News
new
|
ask
|
show
|
jobs
by
WD-42
1652 days ago
What do you mean by this? Auto migrations detect changes in your models. I'm not sure what atomic means in this context.
1 comments
ac130kz
1650 days ago
Let's say you change some attribute and the name of a model, Django simply does not recognize it, nuking the whole attribute
link