Skip to content

Conversation

@jsenecal
Copy link
Collaborator

@jsenecal jsenecal commented Dec 16, 2025

Summary

Removes the orphaned hardwarelifecycle_edit.html template file that has been unused since commit 27dd090 (PR #109).

The template_name reference was removed from HardwareLifecycleEditView in that commit when the form was updated to use TabbedGroups fieldsets, but the template file itself was never deleted.

This is just cleanup - the template was not being loaded.

Related Issue

Issue #121 will be closed as it is outdated - the reported problem cannot be replicated with the current code.

@jsenecal jsenecal changed the title Fixes #121: Enable custom fields in HardwareLifecycle forms Remove the orphaned hardwarelifecycle_edit.html template file Dec 16, 2025
@jsenecal jsenecal force-pushed the fix/custom-fields-121 branch from 6adaa77 to d827425 Compare December 16, 2025 19:54
This template has been orphaned since commit 27dd090 (PR DanSheps#109) which
removed the template_name reference from HardwareLifecycleEditView.

Closes DanSheps#121 as outdated - the template was not being loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant