mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
deployed
This commit is contained in:
parent
764ee81dad
commit
3ebe04423f
1 changed files with 2 additions and 4 deletions
|
|
@ -1,12 +1,10 @@
|
||||||
"""
|
"""
|
||||||
TODO:
|
|
||||||
|
|
||||||
1) [completed]Get hubspot deal properties from one deal
|
1) [completed]Get hubspot deal properties from one deal
|
||||||
2) Put it in some class
|
2) Put it in some class
|
||||||
3) [completed] Load the db and check if upsert it into the table
|
3) [completed] Load the db and check if upsert it into the table
|
||||||
4) Getting working on a AWS lambda
|
4) [completed]Getting working on a AWS lambda
|
||||||
5) [completed] subtask and tasks history
|
5) [completed] subtask and tasks history
|
||||||
6) The new sexy deal properties, move it over
|
6) [TODO]The new sexy deal properties, move it over
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from backend.utils.subtasks import subtask_handler
|
from backend.utils.subtasks import subtask_handler
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue