Grow Logging in Django https://growbook.eu
  • HTML 34.6%
  • Python 25.9%
  • CSS 25%
  • JavaScript 14%
  • Shell 0.4%
Find a file
2026-04-30 12:03:34 +02:00
.githooks 2026.04.30 11:38:50 (workstation) 2026-04-30 11:38:50 +02:00
.github/workflows Add 'dev/current' branch to CodeQL workflow triggers 2026-04-28 00:36:46 +02:00
apacheconf 2026.04.26 06:20:00 (workstation) 2026-04-26 06:20:00 +02:00
core 2026.04.27 17:53:46 (workstation) 2026-04-27 17:53:46 +02:00
django_project 2026.04.28 18:38:07 (workstation) 2026-04-28 18:38:07 +02:00
grow 2026.04.30 12:03:34 (workstation) 2026-04-30 12:03:34 +02:00
locale/de/LC_MESSAGES 2026.04.19 14:00:49 (cachyos) 2026-04-19 14:00:49 +02:00
pages 2026.04.19 14:00:49 (cachyos) 2026-04-19 14:00:49 +02:00
requirements 2026.04.28 04:56:29 (workstation) 2026-04-28 04:56:29 +02:00
staticfiles 2026.04.23 16:58:23 (cachyos) 2026-04-23 16:58:23 +02:00
templates 2026.04.01 18:27:26 (cachyos.cmoser.eu) 2026-04-01 18:27:26 +02:00
tests 2026.04.16 21:50:54 (cachyos) 2026-04-16 21:50:54 +02:00
.dockerignore 2026.04.01 09:24:23 (cachyos.cmoser.eu) 2026-04-01 09:24:23 +02:00
.flake8 added mysql/mariadb support for docker/podman images 2026-04-28 03:19:45 +02:00
.gitattributes added mysql/mariadb support for docker/podman images 2026-04-28 03:19:45 +02:00
.gitignore 2026.04.28 02:19:24 (workstation) 2026-04-28 02:19:24 +02:00
2 2026.03.25 21:35:15 (cachyos.cmoser.eu) 2026-03-25 21:35:15 +01:00
APACHE_AUTH_DEBUG.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
APACHE_AUTH_SETUP.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
APACHE_AUTH_SETUP_FULL.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
DEPLOYMENT_CHECKLIST.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
Dockerfile.dev 2026.04.28 07:30:55 (workstation) 2026-04-28 07:30:55 +02:00
Dockerfile.prod added mysql/mariadb support for docker/podman images 2026-04-28 03:19:45 +02:00
grow.zip fixes 2026-04-28 17:14:22 +02:00
IMPLEMENTATION_SUMMARY.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
LICENSE 2025.12.31 14:02:03 (cachyos.cmoser.eu) 2025-12-31 14:02:03 +01:00
manage 2026.01.02 00:57:44 (cachyos.cmoser.eu) 2026-01-02 00:57:44 +01:00
manage.py initial project commit 2025-12-25 21:58:46 +01:00
manage.sh 2026.01.02 00:57:44 (cachyos.cmoser.eu) 2026-01-02 00:57:44 +01:00
package-lock.json Bump immutable from 5.1.4 to 5.1.5 2026-04-27 22:17:57 +00:00
package.json 2026.01.17 05:20:05 (cachyos.cmoser.eu) 2026-01-17 05:20:05 +01:00
pages.json 2026.01.02 00:57:44 (cachyos.cmoser.eu) 2026-01-02 00:57:44 +01:00
poetry.lock added mysql/mariadb support for docker/podman images 2026-04-28 03:19:45 +02:00
pyproject.toml added mysql/mariadb support for docker/podman images 2026-04-28 03:19:45 +02:00
QUICKSTART.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
README.md 2026.04.28 18:38:07 (workstation) 2026-04-28 18:38:07 +02:00
README_APACHE_AUTH.md 2026.04.14 17:08:56 (cachyos) 2026-04-14 17:08:56 +02:00
runapache.sh 2026.04.16 21:50:54 (cachyos) 2026-04-16 21:50:54 +02:00
runserver.sh 2026.04.06 00:58:37 (cachyos.cmoser.eu) 2026-04-06 00:58:37 +02:00
update-requirements 2026.04.28 04:56:29 (workstation) 2026-04-28 04:56:29 +02:00

django-grow

Grow App for manage your grows.

Currently you can manage your seeds in stock and create growlogs. Support for managing motherplants and the resulting clones will be added in the future. A REST-webapi interface and support for sensors like temperature and humidity is also planned. Automatically updating the sensor data will be supported by the webapi.

You can see yourself what this app does and how the devlopment progresses on GrowBook.eu.

You can reach me (and other developers if i find some contributors) under the email address dev at growbook.eu.

Docker/Podman images will be released when development progresses.