You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
Where trying to render a table with a GenericIPAddressField, thank you in advance
File "/home/marp/.virtualenvs/nomconsole/lib/python3.6/site-packages/datatableview/datatables.py", line 164, in new
opts.processors, opts.unsortable_columns, opts.hidden_columns)
File "/home/marp/.virtualenvs/nomconsole/lib/python3.6/site-packages/datatableview/datatables.py", line 53, in columns_for_model
raise ColumnError("Unhandled model field %r." % (f,))
datatableview.exceptions.ColumnError: Unhandled model field <django.db.models.fields.GenericIPAddressField: ipaddr>.
The text was updated successfully, but these errors were encountered:
Hello
Where trying to render a table with a GenericIPAddressField, thank you in advance
File "/home/marp/.virtualenvs/nomconsole/lib/python3.6/site-packages/datatableview/datatables.py", line 164, in new
opts.processors, opts.unsortable_columns, opts.hidden_columns)
File "/home/marp/.virtualenvs/nomconsole/lib/python3.6/site-packages/datatableview/datatables.py", line 53, in columns_for_model
raise ColumnError("Unhandled model field %r." % (f,))
datatableview.exceptions.ColumnError: Unhandled model field <django.db.models.fields.GenericIPAddressField: ipaddr>.
The text was updated successfully, but these errors were encountered: