mirror of
https://github.com/bcomsugi/dasaproject.git
synced 2026-01-10 07:22:37 +07:00
update requirement and readme
This commit is contained in:
parent
b36ce5d532
commit
9840a2000a
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,6 +131,7 @@ venv/
|
|||||||
ENV/
|
ENV/
|
||||||
env.bak/
|
env.bak/
|
||||||
venv.bak/
|
venv.bak/
|
||||||
|
testvenv/
|
||||||
|
|
||||||
# Spyder project settings
|
# Spyder project settings
|
||||||
.spyderproject
|
.spyderproject
|
||||||
|
|||||||
1
readme
1
readme
@ -1,5 +1,6 @@
|
|||||||
uvicorn --host 0.0.0.0 --port 9999 --reload main:app
|
uvicorn --host 0.0.0.0 --port 9999 --reload main:app
|
||||||
|
|
||||||
|
install python 3.8.10 32-bit(not 64bit) in windows 7 64-bit. because quickbooks is 32-bit
|
||||||
todo:
|
todo:
|
||||||
- change bgrlinedasa.py at raspi
|
- change bgrlinedasa.py at raspi
|
||||||
- for folium, chagne the django mapping to accept form input asking FromDate and ToDate option. and drop down time ReportDateMacro
|
- for folium, chagne the django mapping to accept form input asking FromDate and ToDate option. and drop down time ReportDateMacro
|
||||||
|
|||||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Reference in New Issue
Block a user