David Cramer
David Cramer
In all cases I'm familiar with the transaction name would be semi-final before any external span would be created. The typical case I have in mind is as simple as:...
We chatted in Slack, but we should probably put permalink + edit on the same line post-header (vs split). That might be a bit tricky implementation-wise though.
@rozza can you see if your use case works in master? I think we covered all of ours and it should also automatically pick up test-only applications assuming they're structured...
FWIW this is how we solve these things. for conn in connections.all(): conn.close
@zuzelvp does killing get_apps solve the problem?
Can you confirm the precise values that get called, is it "lernanta.apps.links" and "links"? And can I assume theres an extra models.py defined thats getting picked up with the add...
@zuzelvp project.apps.app1 is something like 'richtext'? Are you modifying PYTHONPATH so that it detects all of the inner directories?
@emmercm awesome - happy to take a stab myself if I get around to it, just wanted to make sure it made sense
Writing down a summary of what I'm thinking as part of this: - Specify certain consoles to unzip. I cant think of a better way than console matching here, as...
I just realized that it seems to automatically unzip archives which have multiple files into their own subfolder. Assuming thats correct, then this is actually way easier and just needs...