Brett
Brett
This ``` python smug = SmugMug(api_key=API_KEY, api_version="1.2.2", secure=True, app_name=APP_NAME) smug.login_withPassword(APIKey=API_KEY, EmailAddress=USER, Password=PASSWORD) albums = smug.albums_get() ``` always give the following error: ``` smugpy.SmugMugException: SmugMug API Error for method smugmug.albums.get: (18)...
Currently it points to https://paraseba.github.com/faker which shows a 404 page
# Bug report ## Describe the bug Prior to supabase cli 0.16.0/1 when you started and stopped the supabase service it would dump and restore your database so that any...
Given the following macro saved in the file `forms.html`: ``` {% macro input(type="text") %} {% endmacro %} ``` If you import `forms.html` without assigning the import to a variable then...
This repo seems to be unmaintained but could be a useful extension. Is there anyway you could add other maintainers to the repo so we can squash bugs and merge...
https://github.com/boto/boto3/blob/master/setup.py#L32 is looking for README.md but it should be README.rst.
This fixes using fts5 in sqlite migrations on Linux. The fts5 tests were passing on Linux before this PR but when I tried to run a migration that used fts5...
Add [Clojure Land](https://clojure.land)