Skip to content

Commit

Permalink
flake and commented in initializing of tempresult files #72
Browse files Browse the repository at this point in the history
  • Loading branch information
FlatErikk committed Dec 19, 2024
1 parent 684d14f commit f4cef63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion framework/climate/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@
# - 2. easy access point to read the filenames corresponding db object
# ( metadata, versioncheck, ..)
# - 3. serve and maybe generate first -> file for download



@api_view(["GET"])
def serve_static_file_with_cors(request, filename):
# Construct the full file path based on STATICFILES_DIRS
Expand Down

0 comments on commit f4cef63

Please sign in to comment.