Harish Narayanan

Results 105 comments of Harish Narayanan

Please look up `git blame` and when this code was added/changed. I don't have strong opinions on this and either (a) I did something wrong (most likely) or (b) someone...

Thank you. If you know how to, could you please submit this change as pull request?

I see, thank you for trying. You cannot push directly to this repository, so you need to first fork a copy to your account, make the change on that repository,...

Hi! I see what you're trying to do and you're really close. Try to issue a pull request, where the intended branch to be merged into is my repository, not...

(This is an excellent question.) Not at all, this is all way overkill for running a usual application.

Just basic raw VPS and systemd to run all my services, e.g. gunicorn and postgres. I use ansible to provision everything. An example of my style can be found at:...

This is a deep question. I will answer it when I get some time. :)

There might be. In one of the threads [linked previously](https://github.com/cookiecutter/cookiecutter-django/issues/1725#issuecomment-407493176), it appears someone has tried and it is more work than it's worth. I have not tried myself. But more...