[PR #17620] [MERGED] 17476 Upgrade to Django 5.1 #15143

Closed
opened 2025-12-30 00:20:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17620
Author: @arthanson
Created: 9/26/2024
Status: Merged
Merged: 10/10/2024
Merged by: @jeremystretch

Base: featureHead: 17476-upgrade-django51


📝 Commits (8)

  • 503e781 17476 Upgrade to Django 5.1
  • 70989cf 16136 fix migrations
  • 58d3838 Merge branch 'feature' into 17476-upgrade-django51
  • 3299a76 Merge branch 'feature' into 17476-upgrade-django51
  • 90da31e 17476 update remove GFK from fields
  • b4bc7af 17476 fix
  • aca2428 17476 update django to bugfix release
  • 269cd15 fix comma

📊 Changes

6 files changed (+6 additions, -11 deletions)

View changed files

📝 netbox/extras/forms/bulk_import.py (+1 -1)
📝 netbox/extras/migrations/0002_squashed_0059.py (+0 -4)
📝 netbox/extras/migrations/0087_squashed_0098.py (+2 -3)
📝 netbox/ipam/forms/model_forms.py (+1 -1)
📝 netbox/vpn/forms/model_forms.py (+1 -1)
📝 requirements.txt (+1 -1)

📄 Description

Fixes: #17476


🔄 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/17620 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 9/26/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `17476-upgrade-django51` --- ### 📝 Commits (8) - [`503e781`](https://github.com/netbox-community/netbox/commit/503e781f48b8337d15a7a5aaa92cde386115cfac) 17476 Upgrade to Django 5.1 - [`70989cf`](https://github.com/netbox-community/netbox/commit/70989cf44d41462d4490e453a86b561a4494e2e0) 16136 fix migrations - [`58d3838`](https://github.com/netbox-community/netbox/commit/58d3838c4b1177c5fbde47670aeac456ffe1ec53) Merge branch 'feature' into 17476-upgrade-django51 - [`3299a76`](https://github.com/netbox-community/netbox/commit/3299a761f04f479301acc6d40f2c7ec681c9500e) Merge branch 'feature' into 17476-upgrade-django51 - [`90da31e`](https://github.com/netbox-community/netbox/commit/90da31e33565260228670dc46a372a6c9df64c02) 17476 update remove GFK from fields - [`b4bc7af`](https://github.com/netbox-community/netbox/commit/b4bc7af810f45a2ca4f720f19bcbbd4caed377a4) 17476 fix - [`aca2428`](https://github.com/netbox-community/netbox/commit/aca2428ef02a3390118c976a4225bf57e1b99c33) 17476 update django to bugfix release - [`269cd15`](https://github.com/netbox-community/netbox/commit/269cd1536badfbc1f108ae06ba64e16fc428c596) fix comma ### 📊 Changes **6 files changed** (+6 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/forms/bulk_import.py` (+1 -1) 📝 `netbox/extras/migrations/0002_squashed_0059.py` (+0 -4) 📝 `netbox/extras/migrations/0087_squashed_0098.py` (+2 -3) 📝 `netbox/ipam/forms/model_forms.py` (+1 -1) 📝 `netbox/vpn/forms/model_forms.py` (+1 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #17476 --- <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-30 00:20:14 +01:00
adam closed this issue 2025-12-30 00:20:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15143