-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
A first version of serializers (= for an api response) is also added but currently not important for the current issue |
# Conflicts: # backend/testapi/models.py
Ik ga straks een scriptje toevoegen waarmee je lokaal kan linten, maar khet commando is denkik docker exec pigeonhole-backend flake8 pigeonhole/ testapi/ (...enzv met nog andere folders die moeten gelint worden). Het kan zijn dat je in .flake8 meer migration mappen moet negeren als je meer app folders aanmaakt |
Maybe we can use a |
Done, you can merge it from the dev branch now |
# Conflicts: # .gitignore # backend/pigeonhole/settings.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, altho some fields like submission description or testfiles are missing, would be great if you'd add them later, altho it's better for this branch to be merged so API team can start.
Fixes issue #2
edit after commit 140c726:
Also fixes issue #16 (User Implementation)