Hi all, I've got some special problem. I want to store the days of the week, when some asset is available (maybe every Monday, Wednesday and Friday). My first idea is a ListProperty of ints with 0=Monday ..., with the list above being [0, 2, 4].
Now the problem is to get checkboxes in the admin-add page like this: [x] Monday [ ] Tuesday ... Any ideas? Thanks, Johannes -- You received this message because you are subscribed to the Google Groups "app-engine-patch" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/app-engine-patch?hl=en.
