Falk Schuetzenmeister

Results 21 issues of Falk Schuetzenmeister

Thank you for working on this. It has been very helpful. It would be even more helpful if the roles would be available in ansible-galaxy. The problem with this repo...

Make real effort in conjunction with #32

enhancement

... in case someone wants to use the package outside the Django context

enhancement

... using Sphinx and readthedocs.com

enhancement

https://petl.readthedocs.io/en/latest/

question

... generators.DjangoGenerator Extend framework to other data descriptions and models.

enhancement

There are a currently a load of heavy redundant database queries. We need a way to persist the model introspection since models do not change during load. Requires a stricter...

enhancement

I am thinking of a Reader class that would be able to parse tabular CSV data, such as ```csv date, height, width, weight 1980-01-01, 34, 33, 93 1981-01-01, 38, 12,...

feature