bump up the courseoverview version
This commit is contained in:
@@ -44,7 +44,7 @@ class CourseOverview(TimeStampedModel):
|
||||
app_label = 'course_overviews'
|
||||
|
||||
# IMPORTANT: Bump this whenever you modify this model and/or add a migration.
|
||||
VERSION = 4
|
||||
VERSION = 5
|
||||
|
||||
# Cache entry versioning.
|
||||
version = IntegerField()
|
||||
|
||||
Reference in New Issue
Block a user