kramer65

Results 19 comments of kramer65

Okay, I got it working. I subclassed the Auth and Admin classes and just overrid some methods as follows (VG is the name of my website): ``` class VGAuth(Auth): def...

One last question: is there a way to change the admin base url from `/admin/` to something different like `/my-awesome-peewee-admin`. I would like to use the `/admin` route for the...

That's what I thought as well, but it doesn't seem to work. Also, the default seems to be `'/accounts'`, not `'/admin'`: https://github.com/coleifer/flask-peewee/blob/master/flask_peewee/auth.py#L42

@sagalbot - We would really like to use optgroup in vue-select. Would you be willing to accept a donation to add support for optgroup to this library? We could maybe...

Do I understand it correctly that because you think dual y-axis plots are not good you're not going to implement them? I've scanned through the arguments in the papers and...

@ctessum - that is quite a good tip, thanks! I still think double y-axis should be implemented, but I can use this trick to work around it.

I'm also interested in this! Did you manage to fix your problem @stdex?

@stdex - You're right that I can easily use things like `urllib`, `requests` or good old `wget` to download files from an absolute url. The problem is that I'm trying...

This is for example a link which doesn't contain the sources, but does download a pdf file: http://click.ticketswap.nl/track/click/30039336/www.ticketswap.nl?p=eyJzIjoiY0x6N3NXYThpZ0VGTGVsNVJzRC16R2hGVGFBIiwidiI6MSwicCI6IntcInVcIjozMDAzOTMzNixcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy50aWNrZXRzd2FwLm5sXFxcL2Rvd25sb2FkXFxcLzM2MTUyOFxcXC9jMTA5YmJjOWI4OGYzYTEyNTBjZDk3MTQyMmE2YWVkYVxcXC83NjQyNzFcIixcImlkXCI6XCIxNmE4NWI4Yzc5NmE0Y2UwOTk0Njc0M2RmM2MzODZkZlwiLFwidXJsX2lkc1wiOltcImQ4M2U3YmJmOTU3MTFkNDcyM2U4NjJlNTA1MWNjMWVhNTU5MDZlZjlcIl19In0 Another one is under the download button on this page: https://www.yourticketprovider.nl/LiveContent/tickets.aspx?x=492449&y=8687&px=92AD8EAA22C9223FBCA3102EE0AE2899510C03E398A8A08A222AFDACEBFF8BA95D656F01FB04A1437669EC46E93AB5776A33951830BBA97DD94DB1729BF42D76&rand=a17cafc7-26fe-42d9-a61a-894b43a28046&utm_source=PurchaseSuccess&utm_medium=Email&utm_campaign=SystemMails I've...

@stdex - You my sir, have just made my day extremely awesome! Thank you so much!! Where can I send the cake?