Skip to content

fix(examples): Add tzdata to requirements.txt of django example#279

Merged
nurof3n merged 1 commit into
mainfrom
danielvallance/django_crash
Apr 7, 2026
Merged

fix(examples): Add tzdata to requirements.txt of django example#279
nurof3n merged 1 commit into
mainfrom
danielvallance/django_crash

Conversation

@danielvallance

Copy link
Copy Markdown
Contributor

This prevents a crash when the /admin endpoint is accessed

Closes: #278

This prevents a crash when the /admin endpoint is accessed

Closes: #278

Signed-off-by: Daniel Vallance <daniel@unikraft.com>

@nurof3n nurof3n left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

Reviewed-by: Alex-Andrei Cioc andrei.cioc@unikraft.io
Approved-by: Alex-Andrei Cioc andrei.cioc@unikraft.io

@nurof3n nurof3n merged commit d69d8fb into main Apr 7, 2026
9 checks passed
@nurof3n nurof3n deleted the danielvallance/django_crash branch April 7, 2026 13:26
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.

Django example crashes when /admin endpoint accessed

2 participants