Skip to content
Discussion options

You must be logged in to vote

Thank you very much for taking the time to troubleshoot this with me. That output is really helpful.

Based on the dry-run, Django is only detecting a change to the DataFile.hash field’s validator message (in your output it’s rendered in French: “La longueur doit être de 64 caractères hexadécimaux.”). Changing the configured language/locale should not result in Django thinking a new migration is needed, so this appears to be a NetBox/Django migration serialization issue (i.e., a false-positive “model changes” warning).

I was able to reproduce this on my side as well. I’ll open an issue so it can be tracked and propose a fix. In the meantime, you can safely ignore this: it does not affect t…

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mr1716
Comment options

Comment options

You must be logged in to vote
2 replies
@mr1716
Comment options

@pheus
Comment options

Comment options

You must be logged in to vote
1 reply
@pheus
Comment options

Comment options

You must be logged in to vote
3 replies
@pheus
Comment options

Answer selected by mikygee
@mikygee
Comment options

@pheus
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants