José Padilla

Results 73 comments of José Padilla

Thanks for reporting this! I'm up for improving for sure. There's no real reason to pin specifically to 3.7, but I'd like to enforce >=3.7 _somewhere_(maybe version check in manage.py...

I recommend doing something like this: ``` pg_dump -v -Fc --no-acl --no-owner \ -h \ -U \ --table=contracts_contract \ --table=contracts_contract_contractors \ --table=contracts_contractor \ --table=contracts_document \ --table=contracts_entity \ --table=contracts_service \ --table=contracts_servicegroup...

Related to https://github.com/TheIndexingProject/contratospr/issues/3

Taking a stab at this and should have something to share soon.

@dsakagi something that would actually be super helpful would be compiling updates to CHANGELOG.

@steffenmllr we're not currently using it, sorry :(

I'm +1 on making this auto override by default.

Note: Before merging this in we'll need to copy mobile support from https://github.com/GetBlimp/built-with-react

Perhaps @vevix or @NuckChorris can help.