a web application of input and summary task time by team member.
- 4.0.0 (use django-4.2, require python3.8+)
- 1.1.0 (use django-1.11, require python2.7)
- Debian GNU/Linux 11 (bullseye) amd64
- Django 4.2 series
- python 3.9.2
- apache 2.4
- python3-psycopg2 2.8.6
- postgresql-13
- Debian GNU/Linux 10 (buster) amd64
- Django 1.11.29
- python 2.7
- apache 2.4
- python-psycopg2 2.8.6
- postgresql-11
This application used Django and must use postgresql. (If you use sqlite3 or mysql, it is not work to GROUP BY.)
- management to master record.
- user permission and filter.
- brush up site design.
see docs/INSTALL.md file.