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
5bdf5d2210fd2e24a4a9701e44ea801677de0fb2
docs
/
src
/
backend
/
core
/
api
History
Anthony LC
5bdf5d2210
🔧
(backend) expose TRASHBIN_CUTOFF_DAYS
...
To know when a document in the trashbin will be permanently deleted.
2025-10-13 11:15:21 +02: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) validate user search input data
2025-09-10 16:11:15 +02:00
permissions.py
🐛
(backend) allow creating accesses when privileged by heritage
2025-07-08 13:53:15 +02:00
serializers.py
♻️
(backend) force saving invitation email in lowercase
2025-10-07 14:51:46 +02:00
throttling.py
🔒
️(backend) configure throttle on every viewsets
2025-09-08 09:23:17 +02:00
utils.py
✨
(backend) add "tree" action on document API endpoint
2025-03-11 09:32:48 +01:00
viewsets.py
🔧
(backend) expose TRASHBIN_CUTOFF_DAYS
2025-10-13 11:15:21 +02:00