[PR #1577] [MERGED] Release v2.2.1 #12230

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1577
Author: @jeremystretch
Created: 10/12/2017
Status: Merged
Merged: 10/12/2017
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (4)

📊 Changes

3 files changed (+22 additions, -20 deletions)

View changed files

📝 netbox/extras/migrations/0008_reports.py (+21 -1)
📝 netbox/netbox/__init__.py (+0 -18)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Bug Fixes

  • #1576 - Moved PostgreSQL validation logic into the relevant migration (fixed ImproperlyConfigured exception on init)

🔄 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/1577 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/12/2017 **Status:** ✅ Merged **Merged:** 10/12/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (4) - [`7f4d96f`](https://github.com/netbox-community/netbox/commit/7f4d96f33ef86626bf0b26e448e04b39508cf121) Post-release version bump - [`b04ade8`](https://github.com/netbox-community/netbox/commit/b04ade8060d52bdd798020cd1cfb641a6cb1b5dc) Fixes #1576: Move PostgreSQL validation logic into the relevant migration - [`800bdd8`](https://github.com/netbox-community/netbox/commit/800bdd8fc50a6c69f64541807bec6c6841d3eeaf) Release v2.2.1 - [`75d840f`](https://github.com/netbox-community/netbox/commit/75d840fa1a0ccec700e1f7ef0edf38c5caa6b60c) PEP8 fix ### 📊 Changes **3 files changed** (+22 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/migrations/0008_reports.py` (+21 -1) 📝 `netbox/netbox/__init__.py` (+0 -18) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ## Bug Fixes * [#1576](https://github.com/digitalocean/netbox/issues/1576) - Moved PostgreSQL validation logic into the relevant migration (fixed ImproperlyConfigured exception on init) --- <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 22:20:22 +01:00
adam closed this issue 2025-12-29 22:20:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12230