[PR #15749] [MERGED] Closes #15738: Remove configuration parameters date & time formatting #14662

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15749
Author: @jeremystretch
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @jeremystretch

Base: featureHead: 15738-remove-date-time-config


📝 Commits (1)

  • 085b81e Closes #15738: Remove configuration parameters date & time formatting

📊 Changes

5 files changed (+7 additions, -40 deletions)

View changed files

docs/configuration/date-time.md (+0 -23)
📝 docs/configuration/system.md (+7 -1)
📝 mkdocs.yml (+0 -1)
📝 netbox/netbox/configuration_example.py (+0 -9)
📝 netbox/netbox/settings.py (+0 -6)

📄 Description

Fixes: #15738

Removes the following obsolete configuration parameters:

  • DATE_FORMAT
  • SHORT_DATE_FORMAT
  • TIME_FORMAT
  • SHORT_TIME_FORMAT
  • DATETIME_FORMAT
  • SHORT_DATETIME_FORMAT

🔄 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/15749 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15738-remove-date-time-config` --- ### 📝 Commits (1) - [`085b81e`](https://github.com/netbox-community/netbox/commit/085b81e11c59c4df52f344c4496a12385c5923c4) Closes #15738: Remove configuration parameters date & time formatting ### 📊 Changes **5 files changed** (+7 additions, -40 deletions) <details> <summary>View changed files</summary> ➖ `docs/configuration/date-time.md` (+0 -23) 📝 `docs/configuration/system.md` (+7 -1) 📝 `mkdocs.yml` (+0 -1) 📝 `netbox/netbox/configuration_example.py` (+0 -9) 📝 `netbox/netbox/settings.py` (+0 -6) </details> ### 📄 Description ### Fixes: #15738 Removes the following obsolete configuration parameters: - `DATE_FORMAT` - `SHORT_DATE_FORMAT` - `TIME_FORMAT` - `SHORT_TIME_FORMAT` - `DATETIME_FORMAT` - `SHORT_DATETIME_FORMAT` --- <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:25:49 +01:00
adam closed this issue 2025-12-29 23:25:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14662