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

-- Resolved issue #409 with a new method registration_status and a new template. -- Fixed a minor bug in models.py. #458

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

Mateuszciesla1
Copy link
Contributor

No description provided.

…new template.

-- Fixed a minor bug in `models.py`.
@@ -33,7 +33,7 @@ TEMPLATES[0]['APP_DIRS'] = False
# PUBLIC_ROOT_URL = 'http://enter-your-domain-name-here.com/'

# See https://docs.djangoproject.com/en/1.5/ref/settings/#allowed-hosts
ALLOWED_HOSTS = ['oioioi', '127.0.0.1', 'localhost', 'web']
ALLOWED_HOSTS = ['oioioi', '127.0.0.1', 'localhost', 'web', '0.0.0.0']
Copy link
Contributor

Choose a reason for hiding this comment

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

please revert that change

@twalen
Copy link
Contributor

twalen commented Jan 20, 2025

please add changes to oioioi/mp/controllers.py

@Mateuszciesla1 Mateuszciesla1 requested review from twalen and removed request for MasloMaslane January 20, 2025 19:04
Copy link
Contributor

@twalen twalen left a comment

Choose a reason for hiding this comment

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

OK

@twalen twalen merged commit de5d478 into master Feb 14, 2025
1 check passed
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