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.
1 parent 25b800b commit fc0c7a3Copy full SHA for fc0c7a3
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