Skip to content

Legacy themes don't work offline #484

Description

@fedarko

Hi, and thanks for the great library. I have been using legacy themes (as discussed in the docs here), and realized that table formatting becomes broken when running my app without an internet connection.

From what I can tell, this is due to how the themes are loaded from a CDN in themes.py. I was able to fix the issue by just downloading the CSS files for the legacy themes I was using (base and Balham) and including them in my app's assets/ directory, but it is not clear from the documentation that this is necessary.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions