Andy Choi
Andy Choi
I got error in Django 4.0.x as below. ugettext_lazy becomes gettext_lazy. Do you have a plan to enhance code? ``` from django.utils.translation import ugettext_lazy as _ ImportError: cannot import name...
Due to style.css margin with -15px, bootstrap menu showing scrollbar when drop the menu. I don't understand why -15px right margin is needed here. > # masthead .navbar-nav { >...
Do you have a plan to support django 4.x and bootstrap 5?
Most BPML software provides "delegate" or "substitute" features. Here is example from SAP. https://blogs.sap.com/2016/03/04/sap-fiori-my-inbox-20/
Hi, Mikhail I'd like to suggest to include in modal window to show process diagram. https://github.com/luncheon/svg-pan-zoom-container It is especially useful if you have large complex flow. Here is how I...
I forked it, removed django version limit, and adjusted django_anysign_demo for testing. With Django 4.1.4, it works fine. May you consider to remove django version dependency?
### Is your enhancement related to a problem? Please describe. storing file under blob container /wp-content/uploads/{yyyymm} folder Currently it is uploading to {yyyymm} folder ### Designs _No response_ ### Describe...