Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default REDIRECT_TYPES in settings_local template #55

Open
cjg89 opened this issue Oct 13, 2020 · 0 comments
Open

Update default REDIRECT_TYPES in settings_local template #55

cjg89 opened this issue Oct 13, 2020 · 0 comments
Assignees
Labels

Comments

@cjg89
Copy link
Member

cjg89 commented Oct 13, 2020

As of v1.15.0, this should be:

REDIRECT_TYPES = [
    'location',
    'dininglocation',
    'building'
]
@cjg89 cjg89 added the bug label Oct 13, 2020
@cjg89 cjg89 changed the title Update default REDIRECT_TYPES in settings_local Update default REDIRECT_TYPES in settings_local template Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants