Django-functest

Latest version: v1.6.1

Safety actively analyzes 701563 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.1.1

++++++++++++++++++

* Fixed test suite failure under Django 3.2
* Fixed warnings emitted under recent Django due to deprecations.
* Tested under Django 4.0a1

1.1

++++++++++++++++

* Fixes for various things that broke with more recent versions
Firefox/Chrome/geckodriver/chromedriver etc.

* It is possible that if you are on older versions of Firefox you may have
regressions or different behaviour with handling of linebreaks e.g. sending
``\r\n`` into textarea.

* Installation fix so that it can be installed with poetry
* Tested against more recent Django versions (up to 3.1), and fixed issues.
* Dropped support for Python 3.3 and 3.4
* Dropped support for Django 1.8, 1.9, 1.10 (which seemed to be broken anyway?)

1.0.4

+++++

* Fixed bug with setting checkboxes if a form had multiple checkboxes of the same name
* Enabled installation on PyPy (doesn't necessarily work completely).
* Test against Django 2.1
* Removed tests and official support for PhantomJS. (No actual functionality
was changed regarding PhantomJS).

1.0.3

+++++

* Deprecated ``fill_by_id``. Instead of ``fill_by_id({'foo': 'bar'})`` you
should do ``fill({'foo': 'bar'})``, because it is shorter and more flexible.
* Test against latest Firefox
* Django 2.0 compatibility
* Fix for Django 1.11.2 and later for MultiThreadedLiveServerMixin

1.0.2

+++++

* Fixes to cope with WebTest 2.0.28. We now require django-webtest 1.9.2 or
later, and only test against the latest WebTest.
* Fixed some deprecation warnings

1.0.1

+++++

* Fixed incompatibility with django-webtest 1.9.0 and later

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.