lostb1t

Results 83 comments of lostb1t

The snippet does not show the preview table correctly when the import file is missing columns. Snippet below takes this into account. ```python class ModelResource(resources.ModelResource): def get_field_names(self): names = []...

Im very interested in this backend. Is there a way to push this forward without forking?

Same problem here: Running 3.5.7

@DiscoMan18 found the "issue" You need to delete all the mappings first and refresh it. Afterwards the export starts functioning.

Any updates? @kane-c Need help wrapping this up?

@josegonzalez Im working on the single container feature for postgres. Wondering if it would be easier and more secure to just drop the --user flag? just let dokku handle it,...