We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62313b4 + fc0c7a3 commit 2361a8eCopy full SHA for 2361a8e
timescale/db/backends/postgis/schema.py
@@ -1,3 +1,4 @@
1
+from django.conf import settings
2
from django.contrib.gis.db.backends.postgis.schema import PostGISSchemaEditor
3
4
from timescale.db.models.fields import TimescaleDateTimeField
0 commit comments