# # ChangeLog for templates/avg_price_per_artist.html # # Generated by Trac 1.6 # 09/17/25 08:40:37 Thu, 04 Sep 2025 07:04:16 GMT Manuel [e0242b0] * SQL/constrains/general_constrains.sql (modified) * SQL/transactions/insert_track_with_price.sql (moved) * SQL/triggers/update_invoice_total_after_delete.sql (modified) * SQL/triggers/update_invoice_total_after_insert.sql (modified) * SQL/views/avg_price_per_artist.sql (modified) * SQL/views/avg_song_duration_per_artist.sql (modified) * SQL/views/media_type_percentage.sql (modified) * SQL/views/most_listened_genre_per_customer.sql (modified) * SQL/views/rang_list_most_active_customers_view.sql (modified) * SQL/views/rank_list_artists.sql (modified) * templates/avg_price_per_artist.html (modified) * templates/media_type_percentage.html (modified) * templates/sidebar.html (modified) final changes Sat, 28 Jun 2025 15:06:56 GMT ManuelTrajcev [aee9548] * music/__pycache__/views.cpython-312.pyc (modified) * music/views.py (modified) * templates/avg_price_per_artist.html (modified) * templates/list.html (modified) * templates/rank_list_artists.html (modified) more search fields 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 Mon, 28 Apr 2025 15:28:23 GMT ManuelTrajcev [bfca48b] * .idea/sqldialects.xml (modified) * music/__pycache__/urls.cpython-312.pyc (modified) * music/__pycache__/views.cpython-312.pyc (modified) * music/urls.py (modified) * music/views.py (modified) * music/views/avg_price_per_artist.sql (added) * music/views/media_type_percentage.sql (added) * music/views/most_listened_genre_per_customer.sql (added) * music/views/rank_list_artists.sql (added) * templates/avg_price_per_artist.html (added) * templates/media_type_percentage.html (added) * templates/most_listened_genre_per_customer.html (added) * templates/rank_list_artists.html (added) +4 views with controlers and templates