icovada
icovada
Also pushed a ruff --fix commit to make ruff happy, that's why so many files are changed
@HanlinMiao the diff you provided has the opposite result of what we want. It would allow Decimal types to be validated. Our tests were wrong and never actually tested against...
I've been wondering... shouldn't device_redundancy_* attributes be part of the relationship itself with the DRG? It should be a `through=` Model
Web interface is POSTing the correct data but the Form object in the backend is removing the _nullify field before it is sent to the Job runners. Re-running the job...
Where can I add documentation for this? There doesn't seem to be a section for development features
I added the docs to the already existing section: https://docs.nautobot.com/projects/core/en/stable/development/core/docker-compose-advanced-use-cases/#remote-debugging-configuration
@glennmatthews documentation has been added as requested @msheiny I have taken the liberty to remove the `invoke vscode` functionality as it seems superseeded. I'd like your opinion about it to...