Pyvonix
Pyvonix
Hello, Thank you for your great job. I use your markdownx and I have try is to block media upload (because very low storage). So I have tried to do...
Thank for your work to provide this great docker. I would like to propose to add a feature that would allow users to simply disable IPv6 while running docker as...
Hi, Thank for the great library. I use it since a while. I look for a way to pass specific config to one `CaptchaField`, and not as default config! We...
**Is your feature request related to a problem? Please describe.** While configuring workspace block, it's possible to assign an icon to specific place. But doesn't look like possible to define...
It's impossible to use Django-pipeline to build Bootstrap directly by configuration... **Exemple:** ```python PIPELINE = { 'COMPILERS': ( 'pipeline.compilers.sass.SASSCompiler', ), 'SASS_BINARY': '/usr/bin/sass', 'STYLESHEETS': { 'bootstrap': { 'source_filenames': ( 'my_bootstrap/_variables.scss', 'bootstrap/bootstrap.scss',...
I find a very specific problem related to permissions due to the MR #694 **Error:** ``` Error compiling CSS package "bootstrap" Command: /usr/bin/sass /home/user/my-project/static/bootstrap.scss /var/www/my-project.com/static/bootstrap.css Errors: [Errno 13] Permission denied:...
I'm using the last version of Boostrap (v4) and I find myself facing a limitation. I'm trying to implement a carousel with multi-items active **with a step 1 by 1**...