prijatelilab / PrijateliTree

A FastAPI application used to play lab games and collect survey data.
MIT License
1 stars 0 forks source link

Remove fastapi-localization #132

Closed anisfeld closed 10 months ago

anisfeld commented 10 months ago

Describe Your Changes

Removed fastapi-localization and related code we are not using.

Non-Obvious Technical Information

Checklist Before Requesting a Review

2024-01-04 13:35:20 INFO:     Will watch for changes in these directories: ['/usr/src/app']
2024-01-04 13:35:20 INFO:     Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
2024-01-04 13:35:20 INFO:     Started reloader process [1] using WatchFiles
2024-01-04 13:35:22 DEBUG:      Routers loaded and static files mounted.
2024-01-04 13:35:22 INFO:     Started server process [8]
2024-01-04 13:35:22 INFO:     Waiting for application startup.
2024-01-04 13:35:22 INFO:     Application startup complete.
2024-01-04 13:35:41 INFO:     172.25.0.1:59156 - "GET / HTTP/1.1" 200 OK
2024-01-04 13:35:43 INFO:     172.25.0.1:47710 - "GET /admin/login HTTP/1.1" 200 OK
. . .
2024-01-04 13:35:52 INFO:     172.25.0.1:47312 - "POST /admin/login HTTP/1.1" 302 Found
2024-01-04 13:35:52 INFO:     172.25.0.1:47310 - "GET /admin/dashboard HTTP/1.1" 200 OK
2024-01-04 13:35:57 INFO:     172.25.0.1:47310 - "GET /games/session/6 HTTP/1.1" 200 OK
2024-01-04 13:35:59 INFO:     172.25.0.1:47310 - "GET /games/15/player/88/ready HTTP/1.1" 200 OK
2024-01-04 13:36:01 INFO:     172.25.0.1:47310 - "GET /games/15/player/88/survey HTTP/1.1" 200 OK