You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Modified `src/signal_documentation/urls.py` to handle the case when `settings.MAIN_PAGE` is empty.
- Added a conditional statement to include the `signals.urls` when `settings.MAIN_PAGE` is not empty.
- This change ensures that the `signals.urls` is included in the URL patterns only when `settings.MAIN_PAGE` is not empty.
0 commit comments