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

Need an updated datetime picker for Challenges module #52

Open
ethel-t-frog opened this issue Oct 4, 2020 · 2 comments
Open

Need an updated datetime picker for Challenges module #52

ethel-t-frog opened this issue Oct 4, 2020 · 2 comments

Comments

@ethel-t-frog
Copy link
Contributor

The original datetime picker we used for Challenges no longer works with Python 3. We should use a new one.

Affected files:
castle/forms.py
challenge/forms.py

@HSAR
Copy link
Member

HSAR commented Oct 4, 2020

I can't seem to reproduce this on master. It seems to work just fine?
image

@ethel-t-frog
Copy link
Contributor Author

I'm less worried about the UI. I had to remove datetimewidget.widget from the Python in order to get the project running.

See
https://github.com/ficlatte/main/blob/master/castle/forms.py#L22
https://github.com/ficlatte/main/blob/master/challenge/forms.py#L20

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

No branches or pull requests

2 participants