mirror of
https://github.com/django/django.git
synced 2025-12-04 09:03:21 +00:00
Replaced deprecated `find_element[s]_by_*()` usages, in favour of `find_element[s]()` with an explicit `By`. |
||
|---|---|---|
| .. | ||
| field_tests | ||
| jinja2/forms_tests | ||
| templates/forms_tests | ||
| templatetags | ||
| tests | ||
| widget_tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||