Branko Amidzic

Results 2 issues of Branko Amidzic

If "Page" M2M field is added to raw_id_fields, click on search button opens Pages popup tree, but click does not add page to the field and popup stays opened. I...

kind: enhancement
status: accepted

With python3.6 and django 1.11 get_slabs throws TypeError: a bytes-like object is required, not 'str' Related code line: `item = line.split(' ', 2)`