plan icon indicating copy to clipboard operation
plan copied to clipboard

Course.version is null on old courses

Open adamcik opened this issue 14 years ago • 0 comments

Newer code assumes that version is set, as such old entries should be given a dummy value 0 or the actual value from the import db. A south datamigration and sql migration should be written for this.

Courses with a version are handled with a silly fallback mechanism as of today.

adamcik avatar May 23 '10 22:05 adamcik