Tony Narlock
Tony Narlock
need helpers support. References: How pybars implements helpers: https://github.com/wbond/pybars#usage How coffin implements filters / extensions for jinja2 in django: https://github.com/coffin/coffin
Fixes loading of `HandlebarsResponse` (from the example on README.md)
``` python Traceback (most recent call last): File "/home/tony/site-django/.env/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 87, in get_response response = middleware_method(request) File "/home/tony/boostable/site-django/.env/local/lib/python2.7/site-packages/newrelic-2.22.1.20/newrelic/hooks/framework_django.py", line 221, in wrapper return wrapped(*args, **kwargs) File "/home/tony/boostable/site-django/.env/local/lib/python2.7/site-packages/django/middleware/common.py", line 72, in...
Thank you for the project! I have a clarification on something: in re: [README as of v0.8.0](https://github.com/ava-cassiopeia/simple-switch/blob/v0.8.0/readme.md#installing-the-css) > The minified Javascript file is available on the [releases page](https://github.com/aeolingamenfel/simple-switch/releases), within the...
# Changes ## Backport typings Backport typings since October 2022 onward: https://github.com/python/typeshed/commits/main/stdlib/subprocess.pyi - `universal_newlines` being optional: https://github.com/python/typeshed/blob/1ce1c1ad17c6eb3c5cab19f8dac94af6a5894bca/stdlib/subprocess.pyi
Fixes #440 AWS CodeCommit ([HomePage](https://aws.amazon.com/codecommit/), [docs](https://docs.aws.amazon.com/codecommit/)): Via ([page](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html#:~:text=For%20example%2C%20to%20clone%20a%20repository%20named)): > For example, to clone a repository named `MyDemoRepo` to a local repo named `my-demo-repo`: > > ```console > git clone codecommit://MyDemoRepo...
Copied from tmuxp
This should make it easier for `urlparse.uses_netloc` to registry schemes as well as loading any VCS that are plugged in.
https://github.com/tsuyoshicho/action-mypy w/ https://github.com/reviewdog/reviewdog