#
# ChangeLog for templates/sidebar.html
#
# Generated by Trac 1.6
# 05/28/25 19:22:41
Wed, 07 May 2025 09:05:41 GMT ManuelTrajcev [d715225]
* .idea/sqldialects.xml (modified)
* music/__pycache__/admin.cpython-312.pyc (modified)
* music/__pycache__/models.cpython-312.pyc (modified)
* music/__pycache__/views.cpython-312.pyc (modified)
* music/admin.py (modified)
* music/migrations/0004_deletedcustomerlog_delete_tracks_count_per_genre_and_more.py (added)
* music/migrations/0005_alter_deletedcustomerlog_options_and_more.py (added)
* music/migrations/__pycache__/0004_deletedcustomerlog_delete_tracks_count_per_genre_and_more.cpython-312.pyc (added)
* music/migrations/__pycache__/0005_alter_deletedcustomerlog_options_and_more.cpython-312.pyc (added)
* music/models.py (modified)
* music/triggers/customer_deletion.sql (modified)
* templates/sidebar.html (modified)
deleted customer log trigger
Thu, 01 May 2025 19:17:02 GMT ManuelTrajcev [59b2e9c]
* MuiscOrganizationSystem/__pycache__/settings.cpython-312.pyc (modified)
* MuiscOrganizationSystem/settings.py (modified)
* music/__pycache__/middleware.cpython-312.pyc (added)
* music/__pycache__/urls.cpython-312.pyc (modified)
* music/__pycache__/views.cpython-312.pyc (modified)
* music/middleware.py (added)
* music/urls.py (modified)
* music/views.py (modified)
* templates/avg_price_per_artist.html (modified)
* templates/avg_track_duration.html (modified)
* templates/genres_per_customer.html (modified)
* templates/home.html (added)
* templates/invoices_per_customer_after_date.html (modified)
* templates/most_listened_genre_per_customer.html (modified)
* templates/most_popular_artist_per_customer_per_genre.html (added)
* templates/sidebar.html (modified)
querry mostr popular artist per customer for each genre
Thu, 01 May 2025 10:32:20 GMT ManuelTrajcev [4abe330]
* music/__pycache__/views.cpython-312.pyc (modified)
* music/views.py (modified)
* music/views/rank_list_artists.sql (modified)
* templates/avg_price_per_artist.html (modified)
* templates/avg_track_duration.html (modified)
* templates/genres_per_customer.html (modified)
* templates/invoices_per_customer_after_date.html (modified)
* templates/list.html (modified)
* templates/media_type_percentage.html (modified)
* templates/most_listened_genre_per_customer.html (modified)
* templates/rank_list_artists.html (modified)
* templates/rank_list_most_active_customers.html (modified)
* templates/sidebar.html (added)
* templates/track_count_per_genre.html (modified)
rank_list_artists view update + bootstrap styling