| Age | Commit message (Collapse) | Author |
|
template block.
|
|
|
|
|
|
Co-authored-by: Matthew Downey <matthew.downey@webit.com.au>
|
|
Replaced deprecated `find_element[s]_by_*()` usages, in favour of
`find_element[s]()` with an explicit `By`.
|
|
Co-authored-by: Daniel Fairhead <daniel@dev.ngo>
|
|
|
|
|
|
|
|
|
|
indexes/unique constraints on SQLite.
This adjusts Expressions.rename_table_references() to only update alias
when needed.
Regression in 83fcfc9ec8610540948815e127101f1206562ead.
Co-authored-by: Simon Charette <charettes@users.noreply.github.com>
|
|
|
|
asyncore and smtpd modules were deprecated in Python 3.10.
|
|
|
|
|
|
mode.
|
|
|
|
|
|
|
|
|
|
|
|
easy_install was deprecated in 2019.
https://setuptools.pypa.io/en/latest/history.html#v42-0-0
|
|
|
|
|
|
fields with blank=True.
|
|
selected columns.
|
|
transforms.
|
|
SP-GiST indexes on PostgreSQL 14+.
|
|
|
|
|
|
empty_result_set_value.
|
|
|
|
Follow up to 72d04e03855536cf36090aedbb7aa8f1c4c8b443.
|
|
|
|
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
|
|
|
|
|
|
|
|
actions are both top and bottom.
Thanks Benjamin Locher for the report.
Regression in 30e59705fc3e3e9e8370b965af794ad6173bf92b.
|
|
|
|
|
|
|
|
|
|
CookieStorage.
Per deprecation timeline.
|
|
|
|
compared to string values.
Per deprecation timeline.
|
|
per deprecation timeline.
|
|
EmailValidator per deprecation timeline.
|
|
Command.requires_system_checks.
Per deprecation timeline.
|
|
deepcopy() in setUpTestData().
Per deprecation timeline.
|