mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Replaced deprecated `find_element[s]_by_*()` usages, in favour of `find_element[s]()` with an explicit `By`. |
||
|---|---|---|
| .. | ||
| app0 | ||
| app1 | ||
| app2 | ||
| app3 | ||
| app4 | ||
| app5 | ||
| locale | ||
| media | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| default_urls.py | ||
| generic_urls.py | ||
| models.py | ||
| regression_21530_urls.py | ||
| urls.py | ||
| views.py | ||