blag

Results 281 comments of blag

I'm wondering if this would be a good place/time to change the field values to indicate what parameters specify allowlists. Something like this: ```python class MyModel(models.Model): content = Nh3Field( allowed_tags=["a",...

Great! I crafted a separate PR specifically for that then: PR #57. This PR is big enough as it is. And pending your review, this should be good to go.

I'd merge a PR that fixes this as long as it includes tests.

Since this is just a documentation update, I suspect that the test failures are unrelated, or need to be rerun.

Tests now pass. @Colin-b Can I get a review and merge? TIA! 😄

Hi @j-antunes, from [this GitHub Actions workflow](https://github.com/jazzband/django-polymorphic/blob/master/.github/workflows/release.yml), it looks like releases are being built and published to GitHub, but they aren't being published to PyPI. So I think the first...

Dependabot is enabled for this repo, so a PR configuring it would be great.

I don't think Travis is still used, no. Removing that would be nice.

This is also a problem when links to dashboards return HTTP redirects. Files end up existing, but being 0B.