Ticket #29 (assigned defect)

Opened 7 months ago

Last modified 7 months ago

Application.camp is nullable but shouldn't be

Reported by: lukeplant Assigned to: lukeplant (accepted)
Priority: normal Milestone:
Component: Application Forms Version:
Keywords: Cc:

Description

Application.camp is nullable in the database, but Application.Meta.ordering relies on it being not null, otherwise it won't be visible with default QuerySet?. This has already led to some bugs, and the model should be fixed (and an upgrade script must be written).

Change History

05/11/08 16:38:16 changed by lukeplant

  • status changed from new to assigned.