Denis Verbin

Results 13 issues of Denis Verbin

Hi, I want just to report, maybe it will be helpful to someone, all versions after 5.2.0 may be super slow working in Docker. In my case, upgrade from 5.2.0...

Hi @trco I have a question, why modal form executes GET ajax request to the `success_url` page after successful form validation? There are problem in case if `success_url` page is...

Hi, thanks again for the great project. Meanwhile, I faced with an issue, `BSModalCreateView` success_message always duplicates on form saving. I have used the same view on my previous project...

Q&A

Hi, using django-bootstrap-modal-forms I faced the issue to unable correctly include external JS libraries in the modal form. On the first modal open, I have errors in JS console, but...

Q&A

Hi, something in mattermost is emptying the environment variable that was generated in [entrypoint.sh (line 61)](https://github.com/mattermost/mattermost-docker/blob/master/app/entrypoint.sh#L61) after the start. This is an issue because Mattermost CLI can't work if this...

Hi, I need to import two related sheets without static foreign in the database. Referring to an example from the docs my "Question" sheet always needs to be appended to...

Hello, glad to offer Backblaze B2 backups support to review. Backup function works good. Restore function works good. Delete function works good. What to do in future: 1. Refactor v-add-backup-host...

Hi, I faced with some rare issue in timezonefinder, it throwing `not enough values to unpack (expected 4, got 0)` exception randomly and rarely. I have no ideas about reproducing...

bug
help wanted
good-first-issue

Hello! Here are translated to Russian mirror of CSGOCrosshair - http://csgo.lc/crosshair-gen.html

**Describe the bug** Hi, dependent fields functionality does not work in the formset. I debugged this and found an issue in `django_select2.js` file, I added the description as a comment....

bug