mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 06:35:59 +03:00
[PR #52] [MERGED] Add calculate_pricehistory task #143
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-core/pull/52
Author: @paktusov
Created: 7/16/2025
Status: ✅ Merged
Merged: 7/16/2025
Merged by: @paktusov
Base:
main← Head:ISSUE-50📝 Commits (1)
73762d9Add calculate_pricehistory task📊 Changes
6 files changed (+131 additions, -12 deletions)
View changed files
📝
.github/workflows/main.yml(+0 -2)📝
poms/csv_import/handlers.py(+4 -5)📝
poms/csv_import/tests/test_import_price_history.py(+1 -4)📝
poms/instruments/serializers.py(+20 -0)📝
poms/instruments/tasks.py(+66 -1)📝
poms/instruments/views.py(+40 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.