mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 07:50:25 +00:00
Missing function call `()` leads to:
TypeError: descriptor '__init__' of 'super' object needs an argument
Regression in
|
||
|---|---|---|
| .. | ||
| field_tests | ||
| jinja2/forms_tests | ||
| templates/forms_tests | ||
| templatetags | ||
| tests | ||
| widget_tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||