Demande de modification #3401
Boolean fields in models
Status: | Fermé | Start date: | 03/29/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | Estimated time: | 0.00 hour | |
Target version: | Version 0.01 - Multi-platform skeleton easy install | Spent time: | - |
Description
Some fields should be booleans in the models (see DB representation)
History
#1 Updated by Paul Carensac over 8 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Changed fields to models.BooleanField():
- Request.is_alert
- Request.autodeposit
- Alert.def_not_grb
- PyrosUser.can_del_void_req
- Sequence.is_alert
- Sequence.with_drift
- Sequence.not_obs
- Sequence.obsolete
- Sequence.processing
- Detector.has_shutter
- Device.is_online
- Plan.dithering
#2 Updated by Etienne Pallier over 8 years ago
- Target version set to Version 0.01 - Multi-platform skeleton easy install