Claude Paroz

Results 60 issues of Claude Paroz

You can check on PyPI, the `.tar.gz` django-npm package does not contain the management command which is in the source code.

With the addition of `login_not_required` decorator on contrib.auth views for Django 5.1, the various views are decorated sometimes on the class itself, sometimes on the `dispatch` method, sometimes on both....

Exploration of replacing the handler error view by a more generic (class-based) error view. This should allow for more fine-grained behavior, and allow for more responses tailored to more specific...

It looks like the https://docs.djangoproject.com/pots/*.pot files (source for Transifex translations) is still on Django 5.2. Could you please update the `DocumentRelease.is_default` flag so as the source will be Django 6.0?...