Is there a way to do mass updates? #176

Closed
opened 2025-12-29 16:18:52 +01:00 by adam · 1 comment
Owner

Originally created by @aoyawale on GitHub (Jul 7, 2016).

like for example, if I want to change all the platforms in all devices how do I do that? Also is it possible to do mass rack change? like moving from one rack and rack group to another?

Originally created by @aoyawale on GitHub (Jul 7, 2016). like for example, if I want to change all the platforms in all devices how do I do that? Also is it possible to do mass rack change? like moving from one rack and rack group to another?
adam closed this issue 2025-12-29 16:18:52 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 8, 2016):

It's possible to script out changes to the data model using the built-in shell provided by Django. However, I haven't even started documenting it and would discourage anyone from using it on data they care about before getting very familiar with it. It's essentially as dangerous as issuing raw SQL commands, only much more convenient. I hope to get around to documenting some examples soon.

@jeremystretch commented on GitHub (Jul 8, 2016): It's possible to script out changes to the data model using the built-in shell provided by Django. However, I haven't even started documenting it and would discourage anyone from using it on data they care about before getting very familiar with it. It's essentially as dangerous as issuing raw SQL commands, only much more convenient. I hope to get around to documenting some examples soon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#176