mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
Horizontal scrollbar doesn't appear with the headless mode on small
windows, that's why window.scrollTo() is not an option for these
tests.
Tests changed after adding a navigation sidebar in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_autocomplete_widget.py | ||
| tests.py | ||
| urls.py | ||
| widgetadmin.py | ||