MaxKB/apps/application/serializers
CaptainB 1ad5eec380 fix: update chat update_time to use timezone.now for consistency 2025-09-02 15:52:04 +08:00
..
__init__.py fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
application.py chore: replace datetime.now() with timezone.now() for consistent time handling 2025-08-29 10:16:53 +08:00
application_access_token.py feat: add authentication fields to ApplicationAccessToken and update related serializers 2025-07-14 18:02:32 +08:00
application_api_key.py fix: Application api key 2025-07-15 20:56:13 +08:00
application_chat.py fix: Chat log search 2025-08-27 11:48:03 +08:00
application_chat_record.py fix: Not displaying execution details and returning too much data (#3974) 2025-09-01 15:47:15 +08:00
application_folder.py fix: Application workspace restrictions (#3385) 2025-06-25 16:56:10 +08:00
application_stats.py fix: make datetime aware in get_start_time and get_end_time methods 2025-08-28 18:11:25 +08:00
application_version.py feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
common.py fix: update chat update_time to use timezone.now for consistency 2025-09-02 15:52:04 +08:00