This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
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
3e974be9f4779558312f65980615a6122b2240d7
docs
/
src
/
backend
/
core
/
api
History
Manuel Raynaud
8bee476b5b
🔥
(back) remove collaboration-auth endpoint
...
We don't need anymore the collaboration-auth endpoint. Every code related to it is removed.
2025-03-27 18:42:04 +01:00
..
__init__.py
🐛
(back) fix ValidationError exception handler
2025-03-07 09:04:44 +01:00
fields.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
filters.py
♻️
(backend) refactor list view to allow filtering other views
2025-03-11 09:32:48 +01:00
permissions.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
serializers.py
🔒
️(back) restrict accesss to document accesses
2025-03-26 10:40:53 +01:00
utils.py
✨
(backend) add "tree" action on document API endpoint
2025-03-11 09:32:48 +01:00
viewsets.py
🔥
(back) remove collaboration-auth endpoint
2025-03-27 18:42:04 +01:00