This website requires JavaScript.
Explore
Help
Register
Sign In
kjanat
/
livegraphs-django
Watch
1
Star
0
Fork
0
You've already forked livegraphs-django
mirror of
https://github.com/kjanat/livegraphs-django.git
synced
2026-01-16 16:12:10 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3d04a402cc0047f26a11c850ff5497258aecdc2
livegraphs-django
/
dashboard_project
/
accounts
History
Kaj Kowalski
8bbbb109bd
Implement data integration tasks with Celery, including periodic fetching and manual refresh of chat data; add utility functions for data processing and transcript handling; create views and URLs for manual data refresh; establish Redis and Celery configuration; enhance error handling and logging; introduce scripts for data cleanup and fixing dashboard data; update documentation for Redis and Celery setup and troubleshooting.
2025-05-18 13:33:11 +00:00
..
migrations
Implement data integration tasks with Celery, including periodic fetching and manual refresh of chat data; add utility functions for data processing and transcript handling; create views and URLs for manual data refresh; establish Redis and Celery configuration; enhance error handling and logging; introduce scripts for data cleanup and fixing dashboard data; update documentation for Redis and Celery setup and troubleshooting.
2025-05-18 13:33:11 +00:00
__init__.py
Initial commit
2025-05-17 00:57:08 +02:00
admin.py
Implement data integration tasks with Celery, including periodic fetching and manual refresh of chat data; add utility functions for data processing and transcript handling; create views and URLs for manual data refresh; establish Redis and Celery configuration; enhance error handling and logging; introduce scripts for data cleanup and fixing dashboard data; update documentation for Redis and Celery setup and troubleshooting.
2025-05-18 13:33:11 +00:00
apps.py
Initial commit
2025-05-17 00:57:08 +02:00
forms.py
Initial commit
2025-05-17 00:57:08 +02:00
models.py
Initial commit
2025-05-17 00:57:08 +02:00
tests.py
Initial commit
2025-05-17 00:57:08 +02:00
urls.py
Initial commit
2025-05-17 00:57:08 +02:00
views.py
Initial commit
2025-05-17 00:57:08 +02:00