Mohamed Habib

Results 96 issues of Mohamed Habib

Adding the mixin to the User model is not clear to me as a django newbie: - Does it need to be in a custom `Auth` app in my project?...

I ran into a problem when I was trying to use coinbin within a multisig spending. I've documented what I was tyring to do [here](http://bitcoin.stackexchange.com/questions/50646/partially-sign-a-transaction-with-coinb-in). In summary, I was trying...

Work in progress, addressing issue #5154

Hi, On Windows 10 x64 when I follow the instructions after issuing a `vagrant up` I get the following output with an error "VBoxManage.exe: error: Failed to create the host-only...

I asked this question on [stackoverflow](https://stackoverflow.com/questions/57514544/django-formtools-saving-data-between-form-steps). My question is about saving information between fields. I am trying to create a multi-step form wizard using [django-formtools](https://github.com/django/django-formtools). I have a main model...

When I test the [Getting started](http://buildnewgames.com/introduction-to-crafty/) code ([demo here](http://buildnewgames.com/assets/article//introduction-to-crafty/tut_bng/index.html)), and hold CTRL + UP_ARROW + E_KEY , the character keeps moving upwards infinitely. Notes: - Getting started guide uses crafty...

kind: bug/fix
topic: input

We currently support generating projects dynamically for terraform projects using the toplevel `generate_projects` pattern https://docs.digger.dev/configuration/digger.yml#top-level We would like to support the same for terragrunt projects This can be done similar...

enhancement
user-reported

Our most requested feature is the availability of a dashboard for digger. The dashboard can help teams gain glasspane visibility of all their projects and terraform runs in a single...

For supporting deployments to multiple environments users need to be able to specify a `-backend-config` option which is passed to `terraform init` command, in this command they will be able...

enhancement

bumped request from [@daanbosch](https://github.com/daanbosch) As a user I want to be able to invoke the cli locally within the context of a digger-configured repository and I should be able to...

user-reported
needs scoping
need for backend
major