mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +01:00
5d6b083c90
Closes https://github.com/PostHog/posthog/issues/5808 I'd love to fix this at the schema level but looked into it for ~20 minutes and it didn't seem like there's a pretty solution that allows to pass `None` to .objects.create and for the default to be used. Other solutions would be even more invasive and require manipulating serializers. Best leave this to when we refactor all of out `properties` JSONFields since they all have this issue |
||
---|---|---|
.. | ||
api | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
docker-compose.ch.test.yml | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |