Expose some timeseries from TimescaleDB over Django

This commit is contained in:
2025-03-13 23:35:05 +01:00
parent 05f7bf582c
commit d8f406d628
5 changed files with 83 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ django-countries
django-health-check
django-admin-sortable2
django-tinymce
# Optional: # psycopg2-binary
psycopg2-binary
# Required by django-countries and not always installed
# by default on modern venvs (like Python 3.12 on Fedora 39)
setuptools