smseidl

Results 6 issues of smseidl

I'm trying to use the ynab-email script (https://github.com/jtsmith2/ynab-email) that is written on top of pynYNAB to send an email of category balances each day, but the script keeps sending out...

Continuation of #1 ... but today it was failing on emojis in the filenames (thanks Ebay and Walmart): PDF: ✅-ORDER-CONFIRMED:-___.pdf PDF: 👍-Your-order-was-delivered.pdf

Is there anyway to protect the email creds more instead of having them in plain text in the docker-compose file? Would this be able to inherit the paperless email setup?

Hi again - sorry for creating so many issues :-( This one seems to be an actual issue. I'm trying to use the `excluded_fields` in my report View to remove...

I'm making some progress on django-slick-reporting, but have hit a snag. I'm trying to sum up a field that is not in the direct model, but is available via the...

question

My project is already be using "crispy_bootstrap5" and "CRISPY_TEMPLATE_PACK = "bootstrap5", but in your documentation you reference bootstrap4. I'm having a problem where my totals "row" isn't aligning correctly, and...