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
1d0386d9b5d89783b469c7e9b0bb75a44e5c5138
docs
/
src
/
backend
/
core
History
Samuel Paccoud - DINUM
1d0386d9b5
✨
(backend) add API endpoint to create children for a document
...
We add a POST method to the existing children endpoint.
2025-01-29 14:39:47 +01:00
..
api
✨
(backend) add API endpoint to create children for a document
2025-01-29 14:39:47 +01:00
authentication
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00
management
🚑
️(backend) command to update attachment content-type
2025-01-28 10:33:30 +01:00
migrations
✨
(backend) add django-treebeard to allow tree structure on documents
2025-01-29 14:39:47 +01:00
services
💡
(backend) warm about the token nature of Yprovider microservice
2024-12-16 17:17:42 +01:00
static
/images
🔥
(backend) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
templates
/core
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
templatetags
✨
(models/api) allow inviting external users to a document by their email
2024-05-24 08:20:28 +02:00
tests
✨
(backend) add API endpoint to create children for a document
2025-01-29 14:39:47 +01:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
admin.py
✨
(backend) add django-treebeard to allow tree structure on documents
2025-01-29 14:39:47 +01:00
apps.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
enums.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00
factories.py
✨
(backend) add django-treebeard to allow tree structure on documents
2025-01-29 14:39:47 +01:00
models.py
✨
(backend) add API endpoint to create children for a document
2025-01-29 14:39:47 +01:00
urls.py
✨
(backend) add public endpoint /api/v1.0/config/
2024-11-20 09:51:08 +01:00