Skip to content

Django 3 fix for learn-wagtail/core/wagtail_hooks.py #9

Description

@guideprojects

Great video about updating the admin panel. Thank you!

This issue is regarding:
learn-wagtail/core/wagtail_hooks.py

If you're using Django 3, you can replace

from django.contrib.staticfiles.templatetags.staticfiles import static
with
from django.templatetags.static import static

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions