~linaro-infrastructure/linaro-license-protection/master

Viewing all changes in revision 507.

  • Committer: Kelley Spoon
  • Date: 2021-06-17 03:01:34 UTC
  • Revision ID: git-v1:7c2d981bab5697843daa5cbfb68f0e835d11843e
staticfiles: handle staticfiles correctly

Let's use the static() helper in our templates to correctly
generate a URL for our static files.  We also need to add
our STATIC_URL to the urlpatterns list, and straighten out
the settings to ensure the static root is found and loaded
correctly.

Change-Id: I933bcf9c9eeec7300dc0f3935b07179446f7b621
Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/38933
Reviewed-by: Kelley Spoon <kelley.spoon@linaro.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: