mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 23:10:27 +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 | ||