This website requires JavaScript.
Explore
Help
Sign In
studio
/
people
Archived
Watch
2
Star
0
Fork
0
You've already forked people
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
c6ea7c0831b8e0b25973e30dbef2ac57130e9731
people
/
src
/
backend
/
core
History
Marie PUPO JEAMMET
c6ea7c0831
📝
(api) use DRF constants instead of bare status codes
...
Replace bare status codes used in tests with DRF status code constants, for more explicit tests.
2024-02-08 15:53:08 +01:00
..
api
✨
(models) add slug field to Team model
2024-02-08 15:53:08 +01:00
jsonschema
✨
(project) first proof of concept based of Joanie
2024-01-03 16:31:08 +01:00
migrations
✨
(models) add slug field to Team model
2024-02-08 15:53:08 +01:00
tests
📝
(api) use DRF constants instead of bare status codes
2024-02-08 15:53:08 +01:00
__init__.py
✨
(project) first proof of concept based of Joanie
2024-01-03 16:31:08 +01:00
admin.py
✨
(models) add slug field to Team model
2024-02-08 15:53:08 +01:00
apps.py
✨
(project) first proof of concept based of Joanie
2024-01-03 16:31:08 +01:00
authentication.py
🚨
(pylint) make pylint work and fix issues found
2024-01-05 15:31:43 +01:00
enums.py
✨
(project) first proof of concept based of Joanie
2024-01-03 16:31:08 +01:00
factories.py
✨
(models) make user and authentication work with Keycloak and admin
2024-01-17 13:37:55 +01:00
models.py
✨
(models) add slug field to Team model
2024-02-08 15:53:08 +01:00
tokens.py
✨
(models) make user and authentication work with Keycloak and admin
2024-01-17 13:37:55 +01:00