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
/
api
History
Marie PUPO JEAMMET
d2bf44d2fd
✨
(models) add slug field to Team model
...
Add slug field for team objects. Unique slug based on team names, in an effort to avoid duplicates.
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
permissions.py
🚨
(pylint) make pylint work and fix issues found
2024-01-05 15:31:43 +01:00
serializers.py
✨
(models) add slug field to Team model
2024-02-08 15:53:08 +01:00
utils.py
🚨
(pylint) make pylint work and fix issues found
2024-01-05 15:31:43 +01:00
viewsets.py
🐛
(api) return best matching identity only
2024-02-01 10:36:06 +01:00