Andy Shapiro

Results 17 comments of Andy Shapiro

Found a solution to remove the `NameEmailSettingsPanel`, though it's not ideal. In the app ready signal: ```python from django.apps import AppConfig class MyApp(AppConfig): def ready(self) -> None: from wagtail.admin.views.account import...

Let's get this added; it seems really valuable for github actions! If a PR is requested, let me know!

Yes, I don't think I've seen an RIS file like this before. Could you elaborate on where this format came from? We could accept a PR if by default zero...

I guess from a purity sense this makes sense, but practically, older versions of the library really aren't supported any more and we don't want people using them. It clutters...

@MrTango - thoughts on this? it's one less possible attack vector on PYPI in my opinion...

I'm able to install via pip install, but then it doesn't look like the spyder UI changes, related: https://stackoverflow.com/questions/53770107/