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

refactor: simplify custom url debugging #852

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

wesleyboar
Copy link
Member

Overview

Simplify code that allows debugging custom url failure.

Related

Changes

  • removed logging from urls.py
  • changed an ImportError to ModuleNotFoundError

Testing

  1. Have CMS and custom example app working.
  2. Make any obvious error in the custom example app code.
  3. Verify log shows the error.

UI

Skipped.

@wesleyboar wesleyboar merged commit 7051224 into main Jul 22, 2024
@wesleyboar wesleyboar deleted the refactor/simplify-custom-url-debugging branch July 22, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant