Micheal Taylor
Micheal Taylor
**Describe the bug** In the documentation for the CRUD example found here: https://django-ninja.rest-framework.com/tutorial/crud/ it suggests that a create can be accomplished by: ``` class EmployeeIn(Schema): first_name: str last_name: str department_id:...
### How did you install WebODM? (Docker, natively, ...)? Git clone, and docker-compose up -d - that works fine ### What's your browser and operating system? (Copy/paste the output of...
Adds a class method 'get_pydantic_model' to the base Model class that introspects the class to provide a pydantic model. Questions that still need answers/feedback: * Do we have enough context...
NOTE: This might just be because I couldn't find any documentation on the proper way to do this! * GINO version: current * Python version: 3.7.x * asyncpg version: current...
Right now the repo doesn't technically have any releases, so we can't leverage the github API to find the latest release per https://docs.github.com/en/rest/reference/repos#get-the-latest-release ``` root@use-mike-lb-internal1:/srv/nginx-1.20.1# curl https://api.github.com/repos/openresty/headers-more-nginx-module/releases [ ] root@use-mike-lb-internal1:/srv/nginx-1.20.1#...
Looks like maybe this hasn't been used in a while - but it's throwing an SSL error when attempting to connect to the URL: ``` (wfscraper) micheal.taylor@bubdev ~/bankscrape/scripts (master) $...
Digging through the code right now to see how you use the config file, because it's not configured as part of the base script run, and I don't know how...
I love this so much, but it's not integrated into jupyterlab yet. 😢
I've been maintaining an old ass codebase, and it's painstaking - I'd rather port that game into golang, or at least a majority of the core functionality, and then implement...
Update cookiecutter for a real production swarm deployment, similar to differ: https://gitlab.com/bubthegreat/differ/commit/8d67d016eadc968de0a8e725ff4d02bf7b7754ec