Karlmichael
Karlmichael
after adding this to my dockerfile it worked >RUN apt-get update && apt-get install -y --no-install-recommends libev-dev git \ && rm -rf /var/lib/apt/lists/*t \ && cd /usr/src \ && git...
I ended creating a custom `EmbeddedModelField` and overwriting the `pre_save` so that each fields pre_save will run ```python def pre_save(self, model_instance, add): value = getattr(model_instance, self.attname) # go thru each...
Not all of the sidekick uses internet so y should it not start without internet. Would really be helpful if it works offline