Deepesh Pathak

Results 32 comments of Deepesh Pathak

@andreeaflorescu Can I take this up? For this do we want both `Display` and `Debug` traits to be implemented only for errors used in panics or for all of them?

Ok, I will start working on this then. Will ping you on slack if I have some doubt :)

@josephlr What are we planning to do in this. I think providing a command line flag to specify custom configuration file is a good idea, or else we can also...

Yeah, this looks good to me. A few things though. > Compiled in application defaults I don't understand this. Are you trying to say that `/etc/fscrypt.conf` shouldn't be the default...

While building the docker image using `docker-compose build` it throws the error ![image](https://user-images.githubusercontent.com/21292343/37213843-3a90fa3a-23d9-11e8-85cc-e39c666f5d23.png) while installing `channels` using pip. I tried installing `pathlib` beforehand but it does no good installing `async-timeout`...

Sorry, I don't know how I missed the comment from AvaisP. When I tried adding `RUN pip install pathlib` as above after clearing the docker containers the install was successful....

After building the image using `docker-compose build` when I try to run a container I get the error ```bash django_app_1 | connection = Database.connect(**conn_params) django_app_1 | File "/usr/local/lib/python2.7/site-packages/psycopg2/__init__.py", line 130,...

Hey @techytushar we are currently actively working on the new User Interface for Origami so these issues won't be there in the new release. You can help us with issues...

My thoughts on this are : * I would like to go with the idea of threads like comments rather than one to one feedback. * For the implementation, I...

> Instead of putting the comments in the sidebar, I think we should put the comments section at the bottom on the demo instead of putting it in the sidebar....