Maxime Bellec

Results 8 issues of Maxime Bellec

### Feature request Import a journey from blablacar.fr ### Ideas for implementing the new functionality I'm not familiar with Ruby but I'd be happy to implement a Python scripts that...

by running the example `peewee_simple.py` as is, I get ```python $ python peewee_simple.py Traceback (most recent call last): File "peewee_simple.py", line 42, in api.add_resource(BookResource) File "/home/m/.local/share/virtualenvs/pano-vehicle-version-config-api-JCsed19j/lib/python3.6/site-packages/flask_potion/__init__.py", line 215, in add_resource...

Hi, Many thanks for the great software. I read the docs, but I fail to find how I can edit the promote panel for a translated page. More specifically, I...

**Describe the bug** When running a build (`node .output/server/index.mjs`) with nuxt 3 on an app that uses Vuelidate, I get an error that Vuelidate is a common JS module :...

bug
2.0

Hello, Sorry if this question seems dumb, but I'm having a hard time getting this to work. As documented, I have my plugin in the Nuxt `plugin` folder. `analytics.client.ts` ```ts...

First off, props for this great piece of software :pray:. Imagine I want to translate an instance of this model `Tag` ``` class Tag(TagBase, TranslatableMixin): pass ``` Because it inherits...

As stated in [the 6.0 changelog](https://docs.wagtail.org/en/v6.0/releases/6.0.html#removal-of-modeladmin-app), > The wagtail.contrib.modeladmin app has been removed. If you wish to continue using it, it is available as the external package [wagtail-modeladmin](https://github.com/wagtail-nest/wagtail-modeladmin). `wagtailsvg/wagtail_hooks.py` does...