Anton Antonov

Results 13 issues of Anton Antonov

As seen in ex2.py, this fixes the errback not being an Exception/Failure. Off-topic: code examples aren't PEP-8. Is that intended or it's open for discussion/PR?

* ~~Authentication functionality,~~ (added in #278) * Execution of multiple statements in one migration file @mattes Just something that prevented us from using `migrate` initially.

## Motivation: Mainly [Django decorators](https://docs.djangoproject.com/en/1.7/topics/http/decorators/) being DRY and making it **really** easy to see that X, Y, Z function/class/method will have a modified behavior. In our case that's a mocked...

feature request

As the title says. The question is what kind of model do we want to delete? Currently I'm thinking of the only association User -> AdminUser, but giving that functionality...

Adds `playbooks` config. # Why When running "complex" playbook provisioning scenarios before testing, you may need to re-use different playbooks. For example I was testing playbooks. However for the release...

What it does: * Fix map parsing failing if separator is present in value, * Allow to change the default map separator via `map_separator`. (#84 ) Tests are added. @teepark...

Hi @wfarr, if you want you can recommend https://github.com/syndbg/goenv as an alternative since it's more maintained nowadays. The idea is the same - apply the working rbenv/pyenv model for go.