mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 08:50:25 +00:00
The old implementation considered objects initialized with an equivalent signature different if some arguments were provided positionally instead of as keyword arguments. Refs #11964, #26167. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_queryset_values.py | ||
| tests.py | ||