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

Show "subpath_match" and "catchall_redirect" settings in django-admin #44

Closed
stephanabs opened this issue Jul 29, 2021 · 0 comments · Fixed by #51
Closed

Show "subpath_match" and "catchall_redirect" settings in django-admin #44

stephanabs opened this issue Jul 29, 2021 · 0 comments · Fixed by #51

Comments

@stephanabs
Copy link
Contributor

The fields "subpath_match" and "catchall_redirect" don't currently show up on the Django admin site. This can be easily fixed by adding them to the "fields" and "list_display" fields of RedirectForm and RedirectAdmin, respectively (see #43).

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

Successfully merging a pull request may close this issue.

1 participant