Arne Schauf

Results 19 comments of Arne Schauf

@ChadTaljaardt no, but I'm also not using this package anymore. And also I'm not using breadcrumbs anymore

What are your settings?

Looks like you configured "http://ipv4.www.hopper.pw/nic/update" as your hostname/username

I could use a feature like that too, but the other way round, so to selectively not decamelize some fields. Probably this should be defined in the serializer Meta class.

Looks like an error on the server side. "TypeError: string indices must be integers" main/utils.py, line 94 First guess is that efa still is a string and didn't get converted...

At the moment not. You would need to make this line dynamic: https://github.com/opendata-stuttgart/metaEFA/blob/master/meta_efa/main/utils.py#L43 PR welcome :-)