[PR #13] [MERGED] fixtures: add created and last_udpated fields. #11961

Closed
opened 2025-12-29 21:53:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13
Author: @zachmoody
Created: 6/23/2016
Status: Merged
Merged: 6/23/2016
Merged by: @zachmoody

Base: masterHead: fixtures-add-fields


📝 Commits (1)

  • 677700a fixtures: add created and last_udpated fields.

📊 Changes

6 files changed (+6244 additions, -1898 deletions)

View changed files

netbox/dcim/fixtures/dcim.json (+5868 -0)
netbox/dcim/fixtures/dcim.yaml (+0 -1794)
netbox/extras/fixtures/extras.json (+47 -0)
netbox/extras/fixtures/extras.yaml (+0 -12)
netbox/ipam/fixtures/ipam.json (+329 -0)
netbox/ipam/fixtures/ipam.yaml (+0 -92)

📄 Description

switched fixtures to json to avoid https://code.djangoproject.com/ticket/18867


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/13 **Author:** [@zachmoody](https://github.com/zachmoody) **Created:** 6/23/2016 **Status:** ✅ Merged **Merged:** 6/23/2016 **Merged by:** [@zachmoody](https://github.com/zachmoody) **Base:** `master` ← **Head:** `fixtures-add-fields` --- ### 📝 Commits (1) - [`677700a`](https://github.com/netbox-community/netbox/commit/677700aadf64cfe240e4fbfdafed53df9303d8ad) fixtures: add created and last_udpated fields. ### 📊 Changes **6 files changed** (+6244 additions, -1898 deletions) <details> <summary>View changed files</summary> ➕ `netbox/dcim/fixtures/dcim.json` (+5868 -0) ➖ `netbox/dcim/fixtures/dcim.yaml` (+0 -1794) ➕ `netbox/extras/fixtures/extras.json` (+47 -0) ➖ `netbox/extras/fixtures/extras.yaml` (+0 -12) ➕ `netbox/ipam/fixtures/ipam.json` (+329 -0) ➖ `netbox/ipam/fixtures/ipam.yaml` (+0 -92) </details> ### 📄 Description switched fixtures to json to avoid https://code.djangoproject.com/ticket/18867 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 21:53:40 +01:00
adam closed this issue 2025-12-29 21:53:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11961