Andy Babic
Andy Babic
I'm sure I'm over-simplifying here, but I wonder if this issue would be mostly resolved by allowing SVGs to be uploaded against model instances using a standard Django FileField /...
Okay, not to worry. As far as supporting FileFields on models goes, a standard FieldPanel will render the field okay, but I think the thing standing in the way, is...
Thanks @gasman, that's good to know.
Apologies @jake-kent. I thought I'd help by resolving the merge conflicts reported above, but doing so via the GitHub UI has resorted in `master` being merged into you branch, which...
@gone > should I remove the wip tag? I think it might be a touch too early for that. Let's make sure we're all agreed on the implementation first.
Hi @SteinRobert. Andy here, the original author of wagtailmenus. I'm afraid I'm just too busy with client work these days to regularly maintain this. When I actually worked at RKH,...
Hi @PaulBrownMagic. Sure, I'd be happy to have a set of templates for bootstrap 4. If you have experience with it, I'd gratefully accept a pull request?
Thanks @PaulBrownMagic, that'd be great. Please take a look at our [contributing guidelines]( https://wagtailmenus.readthedocs.io/en/stable/contributing/index.html) There are some good tips in there for developing locally, which could save you a bit...
I think the aim is 'out-of-the-box' compatibility with something like [`wagtailtrans`](https://github.com/LUKKIEN/wagtailtrans), but if the two apps were used in conjunction, the developer would want the 'language' field to be a...
Now that #258 is resolved, I'll try to make some progress with this soon :)