[PR #14675] [MERGED] 14637 update to Django 5 #14445

Closed
opened 2025-12-29 23:24:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14675
Author: @arthanson
Created: 1/3/2024
Status: Merged
Merged: 1/5/2024
Merged by: @jeremystretch

Base: featureHead: 14637-django-5


📝 Commits (5)

📊 Changes

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

View changed files

📝 base_requirements.txt (+1 -1)
📝 netbox/core/tests/test_filtersets.py (+1 -3)
📝 netbox/dcim/models/cables.py (+6 -2)
📝 netbox/dcim/models/devices.py (+1 -1)
📝 netbox/extras/models/configs.py (+1 -1)
📝 requirements.txt (+1 -1)

📄 Description

Fixes: #14637

Update to use Django 5


🔄 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/14675 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14637-django-5` --- ### 📝 Commits (5) - [`33d1679`](https://github.com/netbox-community/netbox/commit/33d16790014d62f97fa5be74bd94fea672d7b096) 14637 update to Django 5 - [`59a25d6`](https://github.com/netbox-community/netbox/commit/59a25d6b20308c25628cf6c07c731b24e112d11d) 14637 fix tests - [`bfda9d5`](https://github.com/netbox-community/netbox/commit/bfda9d5f6206c33af178e1da6353caa452c21966) Merge branch 'feature' into 14637-django-5 - [`9003e1f`](https://github.com/netbox-community/netbox/commit/9003e1f70bf59c4890746d3b71478a8af2641a04) 14637 remove extra assignment - [`a726083`](https://github.com/netbox-community/netbox/commit/a726083484a3088a9e28ed66645789e6770976d5) Syntax tweak ### 📊 Changes **6 files changed** (+11 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `base_requirements.txt` (+1 -1) 📝 `netbox/core/tests/test_filtersets.py` (+1 -3) 📝 `netbox/dcim/models/cables.py` (+6 -2) 📝 `netbox/dcim/models/devices.py` (+1 -1) 📝 `netbox/extras/models/configs.py` (+1 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #14637 Update to use Django 5 --- <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 23:24:30 +01:00
adam closed this issue 2025-12-29 23:24:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14445