Closed fflorent-01 closed 1 year ago
Please add all your TODOs in the issues not in the PR. The PR should be for changes only.
If I am correct this is your issue/task. jasma/issues/65 Comment your TODO;s there. Or create a seperate issue for each todo. It's up to you how you wanna organize it.
You can create a checkbox like this:
Then in the PR just link to the issue for the todos.
Most noteble in this pull request:
Majors noticed TODOS:
Notes
List of changes
.gitignore
docker-compose-development.yml
.vscode/settings.json
backend/pyproject.toml
backend/api/exception_handler.py
backend/api/models.py
backend/api/renderers.py
backend/api/serializers.py
backend/api/urls.py
backend/api/tests/test_auth_views.py
backend/api/views/auth_views.py
backend/api/views/post_views.py
backend/django_server/settings.py
compose/local/django/requirements.txt
compose/local/next/Dockerfile
frontend/package.json