-
I've noticed that the SavePageNow service gives out occasional 503 Service Unavailable errors. diffengine should guard against that and retry then log the failure.
-
I tried to set up diffengine yesterday and after a few teething issues, including installation failing due to the "--process-dependency-links" error, it seemed to run fine when I rolled back to Pip 1…
-
Shamelessly stolen from [this HN comment](https://news.ycombinator.com/item?id=21766547). It'd be cool if there was a link that would open a link using [the Internet Archive](https://archive.org/); it…
-
@jjjake
Would you be up for merging a PR that supported performing an archive request for `` via GET `https://web.archive.org/save/`? Idea obtained via https://news.ycombinator.com/item?id=1162604…
-
Using a virtualenv, I followed the steps in the README.
Upon running `python manage.py runserver`, I am told, "No module named wsgi":
> (0.000) SELECT "django_migrations"."app", "django_migrat…