Evan Carroll

Results 121 issues of Evan Carroll

In the upcoming release of `ampsersand-sync`, xhr2.js will be used. There is already a bug and pull request tracking this https://github.com/AmpersandJS/ampersand-sync/issues/32 This gives us a great new feature we didn't...

I outlined a method in [this ticket](https://github.com/streetcomplete/StreetComplete/issues/1358) that I wanted to bring here, as this feature is the top of my desired list. Rather than asking users to pick from...

Enhancement

* The build system previously was broke, files were attempting to be copied twice fouling make. See issue #2 on github. * We didn't currently have a method of converting...

This doesn't actually work for me, ``` ifeq ($(PG91),yes) #STUFF CUT OUT... DATA = $(wildcard sql/*--*.sql) sql/$(EXTENSION)--$(EXTVERSION).sql ## STUFF endif ``` By that I mean it generates the error ```...

when I run ```sh python manage.py collectstatic. ``` I notice it moves over html and md files. It probably shouldn't. ``` find srv/static/ -type f -not -name '*.html' -and -not...

When I run `python3 ./setup.py install`, I'm getting this error > error: Django 2.2.28 is installed but Django>=3.2 is required by {'django-picklefield'} This makes sense, in [`__init__.py`](https://github.com/ASKBOT/askbot-devel/blob/0.11.x/askbot/__init__.py), we have ```python3...

when running `setup.py` from the 0.11.x branch ``` .... Running django-livesettings3-1.4.19/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hztxck_1/django-livesettings3-1.4.19/egg-dist-tmp-jgyb1vsn zip_safe flag not set; analyzing archive contents... Traceback (most recent call last): File "/usr/lib/python3/dist-packages/setuptools/sandbox.py", line...

Would love to have a few questions answered? * What license is this released under? * Are you the original author of protostar? * Would it be possible to provide...

https://help.github.com/articles/archiving-a-github-repository/

### Description of the feature you're suggesting. Since the transceiver is configured with deviation, it would be nice if the frequency analyzer could also tell this to you. It seems...