Davide Riccardo Caliendo
Davide Riccardo Caliendo
having two languages, it, en, and ``` LANGUAGE_CODE = 'en' WAGTAIL_CONTENT_LANGUAGES = LANGUAGES = [ ('en', "English"), ('it', "Italian"), ] USE_I18N = True WAGTAIL_I18N_ENABLED = True USE_L10N = True USE_TZ...
On linux, when using the dbus notification library, is possible to override the last notification in order to not have many notifications from the same user, I have a propose...
this could fix https://github.com/junkboy0315/vue-compare-image/issues/8 for example the parent component could animate the prop value and the component would update it internally
fixes https://github.com/pirony/nuxt-gsap/issues/5