Skip to content

Add demo site mode #173

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

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Add demo site mode #173

merged 3 commits into from
Jul 7, 2023

Conversation

wu-clan
Copy link
Member

@wu-clan wu-clan commented Jul 7, 2023

please review.

@wu-clan wu-clan requested a review from downdawn July 7, 2023 00:54
# Demo mode
# Only GET, OPTIONS requests are allowed
DEMO_MODE: bool = True
DEMO_MODE_EXCLUDE: set[tuple[str, str]] = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

useless

Copy link
Member Author

Choose a reason for hiding this comment

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

fixd

wu-clan added 2 commits July 7, 2023 17:49
# Conflicts:
#	backend/app/core/registrar.py
@wu-clan wu-clan merged commit 865dfcc into fastapi-practices:master Jul 7, 2023
@wu-clan wu-clan deleted the demo-mode branch July 7, 2023 09:56
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.

2 participants