Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add filter task for datetime and retry task #78

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

edwar-omni
Copy link
Contributor

No description provided.

This commit adds the `BuilderDateRangeFilter` class to the `list_filter` attribute of the `TaskAdmin` class in the `omni_pro_oms/admin/task.py` file. The `BuilderDateRangeFilter` is a custom filter that allows filtering tasks based on a date range.

The code changes include importing the necessary modules and updating the `list_filter` attribute to include the `BuilderDateRangeFilter` class.

The commit message follows the established convention of starting with a type prefix (`feat`) to indicate a new feature. It provides a clear and concise description of the purpose of the code changes.
@edwar-omni edwar-omni self-assigned this Jun 6, 2024
@edgarpena14 edgarpena14 merged commit 2be610c into develop Jun 11, 2024
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.

2 participants