Christian González

Results 103 issues of Christian González

To complete this PR, you have to rename https://auchenberg.github.io/volkswagen/volkswargen_ci.svg yourself - I can't clone this Github Pages repo because of lacking permissions. One thing: It could break existing projects that...

I installed PiMusicBox and tried to ssh into it from an recent Manjaro/Arch ssh client (openssh 8.4p1-2), but this seems to be a problem too at Ubuntu 20.10...?: When I...

chmod +x {{cookiecutter.project_slug}}/backend/manage.py just my 2 cents

https://github.com/django-money/django-money/blob/4999ac861d5511b6259f2a3244e7d2daaff9bd43/djmoney/templatetags/djmoney.py#L75 Maybe this is not the fault of djmoney, and input should be cleaned before - but if you pass a string with a comma separated decimal value (like in...

More a question than an issue. This project is really promising. Is there a way to support Vue.js instead of Angular? I don't expect you to support that, it's me...

Webpack allows use of dynamic entry points by passing a function to "entry" instead of a fixed string or list, see [here](https://webpack.js.org/configuration/entry-context/#dynamic-entry). It seems that this is not possible, as...

enhancement
help wanted

I am struggling with the WS extension on HTMX 1.7.0. Maybe This is not a bug, but I couldn't find any information across the internet, and at least, the the...

This is just a question/idea. I came across many frameworks in the last year, from sockpuppet to Unicorn and HTMX/Django. one of the things all of them offer is that...

I tried to add some hints in the docs - but I want to compile the sphinx/docs locally first. But when I go into the doc dir, start automake.sh and...

I do not get the full purposes of ModelStream and Component, docs are not fully comprehensive for me here. If I understand correctly, you can add a `Meta` class to...