private-gpt/private_gpt/users/models
2024-05-04 19:27:24 +05:45
..
__init__.py Added chat history and chat item 2024-04-03 17:58:27 +05:45
audit.py Update maker checker 2024-03-17 09:36:38 +05:45
chat.py Event listener for updating total documents 2024-04-17 17:09:50 +05:45
company.py Added department models 2024-02-20 18:57:02 +05:45
department.py Documents assignment with departments 2024-03-07 13:23:59 +05:45
document.py Event listener for updating total documents 2024-04-17 17:09:50 +05:45
document_department.py update with new cascade 2024-03-17 11:16:34 +05:45
makerchecker.py Update maker checker 2024-03-17 09:36:38 +05:45
role.py Added users model for authentication with roles and user roles 2024-01-11 17:48:35 +05:45
subscription.py Update maker checker 2024-03-17 09:36:38 +05:45
user.py Fixed bug regarding pagination 2024-05-04 19:27:24 +05:45
user_role.py Added ldap auth 2024-02-11 16:50:24 +05:45