codeflash-internal/django/aiservice
2024-08-22 21:18:05 -07:00
..
aiservice revert django changes to see if tests pass 2024-08-09 16:56:58 -07:00
authapp Make cli and django all RUFF and TUFF 2024-04-17 19:41:00 -07:00
log_features Log instrumented tests in the db 2024-06-26 14:42:01 -07:00
optimizer logging update 2024-07-31 15:22:26 -07:00
testgen Support instrumenting of generated tests when a function is imported as something else 2024-08-22 21:18:05 -07:00
deploy Make aiservice deployment use Python 3.12 2024-03-06 18:22:51 -08:00
gunicorn.conf.py Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00
manage.py Further fix django folder structure so pytest also works 2024-05-31 20:01:51 -07:00
pyproject.toml Update ruff-lsp requirement from ^0.0.53 to ^0.0.54 in /django/aiservice 2024-07-01 19:02:24 +00:00
pytest.ini Further fix django folder structure so pytest also works 2024-05-31 20:01:51 -07:00
README.md Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00
runtests.py Sort imports for generated tests too, also try adding some tests to test this, but spent an hour trying to get the django test runner to work and couldn't get it to find the tests, so punting for now 2024-03-05 16:33:50 -08:00
start_gunicorn.sh Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00
uvicorn_worker.py Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00

This is django-ninja project for the ai service. https://django-ninja.dev