Eduardo Cuducos

Results 81 issues of Eduardo Cuducos

Their official solution `coverallsapp/github-action` was failing with `No build matching CI build number` so I left it out of 889346fc875015cfa157be2eb1a1fe74e69d3f85

A nice feature would be to save the backup files at a file storage as S3.

enhancement

The way I integrated the app in Django Admin is too hacky and can be improved in several ways: - [ ] Use Django Admin action to re-start/pause jobs (instead...

enhancement
good first issue

O @turicas deu o toque: > coluna `mesano` vai virar `mes_ano` com uma correção que fiz na rows (que tá no `develop`) Precisamos de alguma alternativa para deixar esse trecho...

enhancement

For example, having this declarative structure: https://github.com/cuducos/bot-followers/blob/64eb67a56a85b0ba00544882c2d95f603aa88636/env.py#L60-L129 We should be able to write a Python-like to start the CLI: ```python parser = Parser.from_object(settings) # settings is a Python object (e.g.:...

I am definitely not the right person to take this task on, but I would like to have someone with a security background to do a security check on Django...

help wanted

I'm afraid this package might block a kind of request [Django import / export](https://django-import-export.readthedocs.io/) does. We need to investigate this further to make sure both packages work well with each...

bug
help wanted

I'm cannot recall what's the role of this `"admin"` here, and I started to wonder whether it should be parametrized, changed or just kept this way: https://github.com/cuducos/django-public-admin/blob/5309e58b14bbd5c5fca2018963b48135cf6c53d1/public_admin/sites.py#L47

help wanted

A lógica de raspagem dos dados depende de uma estrutura textual adotada pelo Paraná, o que faz com o que as chances do mesmo script funcionar para estados que não...

help wanted
question