Anthony

Results 435 comments of Anthony
trafficstars

This is a good question, and actually the work I am doing on #11095 is relevant here too. - #11095 Help text can be helpful for giving hints to users...

> This isn't a standard Django thing, so you're suggesting we build our own prevalidation step? Yes, this is implemented already in the PR I linked though. The work required...

I think your code looks correct, but the form error is not displaying as I would expect. Are you using `{{ form | crispy }}` to display the form? If...

The error displayed fine for me, so I think you maybe have an old base for your PR on ext-theme. What is not working is `form.is_disabled`, it doesn't seem like...

What is blocking this currently: - It seems the main settings page throws an exception: https://github.com/readthedocs/readthedocs.org/pull/10656#pullrequestreview-1992797713. You can see this in test failures too. - I added suggestions to disable...

Thanks for the addition @thibaudcolas! I actually don't know if this is meant to just be a feature of our commercial hosting. It's also likely that this is still a...

@thibaudcolas which project(s) are you needing this feature on?

Needed here: - [ ] Get number of users hitting these URLs - [ ] Plan a deprecation

Thanks @webknjaz, these are all good suggestions, down to the root cause which was notifications that didn't seem usable. I was also thinking that in the case of a project...

I wouldn't mind trying Neapolitan out at some point, but maybe for this case I'd rather just add the missing views rather than rework what we have to fit Neapolitan's...