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: ADD XFORM_ENKETO_DEV_HTTP_HOST #15

Merged

Conversation

serlus
Copy link

@serlus serlus commented Feb 13, 2025

  • add XFORM_ENKETO_DEV_HTTP_HOST
  • remove default host on function get_form_url

@@ -227,7 +237,7 @@ def save_submission(xform, xml, media_files, new_uuid, submitted_by, status, che
if date_created_override:
if not timezone.is_aware(date_created_override):
# default to utc?
date_created_override = timezone.make_aware(
date_created_override = timezone.make_awaare(
Copy link
Member

Choose a reason for hiding this comment

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

Ops... erro de digitação aqui!

- add XFORM_ENKETO_DEV_HTTP_HOST
- remove default host on function get_form_url
@serlus serlus force-pushed the refactor/extract_default_http_host branch from 2b26227 to 353792f Compare February 14, 2025 12:50
@luizvital luizvital merged commit 714990f into znc-sistemas:master Feb 14, 2025
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