mirror of
https://github.com/bcomsugi/dasaproject.git
synced 2026-01-09 15: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.bak/
|
||||
venv.bak/
|
||||
testvenv/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
|
||||
1
readme
1
readme
@ -1,5 +1,6 @@
|
||||
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:
|
||||
- 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
|
||||
|
||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Reference in New Issue
Block a user