Tadek Teleżyński
Tadek Teleżyński
Hey all, Thank you all for this fantastic script! It works very well, although I found a pdf (attached) whose highlights are being severely truncated. I tweaked `boxhit` function to...
Hey, I have a formset of let's say `Animal` objects `Animal1(age=1, name='test') and Animal2(age=4, name='rex')` which have a unique constrain on `name` field. I want a formset to validate when...
Hey all, Thanks for this great library! Is there an option to make it work not with input/textarea but also with `` elements?
Hey, according to current output: ``` pyenv-virtualenv: prompt changing will be removed from future release. configure `export PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior. ``` Can I ask how you came to...
**Description** We frequently see this in our Sentry: ``` Runtime instrumentation error. Attempt to drop the root when it is not the current trace. Report this issue to New Relic...