Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@asottile
Copy link
Member

No description provided.

@asottile
Copy link
Member Author

This is a start of a fix for #55

@dahlia -- this is the careful approach, we could also just change the default to True (breaking)? The default is eventually going to change anyway.

CC @maki-markie

sass_path,
css_path=None,
wsgi_path=None,
strip_extension=False,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about defaulting this to None at this point? We could warn as well if it's None (implying a user doesn't pass True nor False explicitly) for some period, and finally change the default value to False at some point.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean True eventually right :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants