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

Can't move a booking if the "gates" field of the booking folder is left empty. #6

Open
pnicolli opened this issue Jun 24, 2016 · 1 comment
Labels

Comments

@pnicolli
Copy link
Member

An error is returned from the validate method of the MoveForm class in prenotazione_move.py, probably because the default gate string is the empty string.

@pnicolli pnicolli added the bug label Jun 24, 2016
@ale-rt
Copy link
Member

ale-rt commented Jun 24, 2016

Probably the field declaration is missing a sane default (empty string, a string containing just 'default', ...)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants