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
735db606f655e5d54d7fcdee3ba315ffab755636
people
/
src
/
backend
/
mailbox_manager
History
Marie PUPO JEAMMET
df24c24da1
✨
(api) add CRUD for mailbox manager MailDomain models
...
Add create,list,retrieve and delete actions for MailDomain model.
2024-04-19 18:45:50 +02:00
..
api
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00
migrations
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00
tests
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00
__init__.py
🗃️
(models) add MailDomain, MailDomainAccess and Mailbox models
2024-04-16 15:47:33 +02:00
admin.py
🧑💻
(admin) add mailbox-related models to django admin
2024-04-18 10:42:13 +02:00
apps.py
🗃️
(models) add MailDomain, MailDomainAccess and Mailbox models
2024-04-16 15:47:33 +02:00
factories.py
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00
models.py
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00
urls.py
✨
(api) add CRUD for mailbox manager MailDomain models
2024-04-19 18:45:50 +02:00