Opened 7 years ago
Last modified 7 years ago
#28882 closed Bug
Cannot save disabled SplitDateTimeField — at Initial Version
Reported by: | avalanchy | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
I found this on admin panel while trying to save an entry with datetime that was already set and the field was disabled. There is no way to save such entry at all because Django is always displaying an error "Enter list of values." above that field.
Note:
See TracTickets
for help on using tickets.