[PR #91] [MERGED] Make modules out of management commands by adding __init__.py files #890

Closed
opened 2026-02-25 23:44:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/91
Author: @cdax
Created: 10/1/2016
Status: Merged
Merged: 10/1/2016
Merged by: @cuu508

Base: masterHead: make-mgmt-command-modules


📝 Commits (1)

  • 4d7cca0 Make modules out of management commands by adding init.py files

📊 Changes

2 files changed (+0 additions, -0 deletions)

View changed files

hc/front/management/__init__.py (+0 -0)
hc/front/management/commands/__init__.py (+0 -0)

📄 Description

Fixes #89


🔄 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/healthchecks/healthchecks/pull/91 **Author:** [@cdax](https://github.com/cdax) **Created:** 10/1/2016 **Status:** ✅ Merged **Merged:** 10/1/2016 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `make-mgmt-command-modules` --- ### 📝 Commits (1) - [`4d7cca0`](https://github.com/healthchecks/healthchecks/commit/4d7cca0408c41282ee4e8dcdc1ddc84d0a46fb9f) Make modules out of management commands by adding __init__.py files ### 📊 Changes **2 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `hc/front/management/__init__.py` (+0 -0) ➕ `hc/front/management/commands/__init__.py` (+0 -0) </details> ### 📄 Description Fixes #89 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#890
No description provided.