Tom Riat
Tom Riat
This is a standard Django warning. This means that some modifications to your database are not applied until you run the command specified in the message `python manage.py migrate` After...
Hi @jaredhendrickson13, From what I can read, you were working on the backup & restore page, is there any update on that? If this is available somewhere, I'd be happy...
Hi @steveoh, This makes total sense to cache the dependencies. I would stick with the actions/cache as this has been done exactly for this purpose. Now, I can't answer what...
Hi @celliott, Thanks for the PR, it is always appreciated. I've left you a comment that might require some rework. I can also see that the CI has shown a...
> > Hi @celliott, Thanks for the PR, it is always appreciated. > > I've left you a comment that might require some rework. I can also see that the...
@WebSpider I've tried to do a PR for this request, but I'm actually not sure `tfsec` accept a list of directories. I would rather keep the same behaviour as `tfsec`for...
Hello @JafoFett, As @SandyChoWealthsimple has explained, this is a different tool. Not all the commands are the same. I can definitively see your need and we could add this parameter...
@kwatson-rms Could you open a new issue? I have the feeling that you have a different problem with the action and I'd be happy to help you set it up....
I think it does, I've changed the way it works now and I'm manually doing the commands. This is weird as I have copied the command that you use and...
@mzmmohideen Hello, it is not possible right now, you get the data incoming. I don't think this should belong to drf-tracking but more to your own code, maybe the others...