mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
This helper allows marking positional-or-keyword parameters as keyword-only with a deprecation period, in a consistent and correct manner. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_deprecate_posargs.py | ||
| test_middleware_mixin.py | ||
| tests.py | ||