TypeError: CheckboxSelectMultiple.build_attrs() takes from 1 to 2 positional arguments but 3 were given
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
New
|
Undecided
|
Unassigned |
Bug Description
This is an error when run with Django 4 and can be seen in more detail with sahara-dashboard tests reported at https:/
For example:
=======
ERROR: test_copy (sahara_
-------
Traceback (most recent call last):
File "/home/
retval = function(inst, *args, **kwargs)
...
File "/home/
self.
TypeError: CheckboxSelectM
description: | updated |