Commit 0282eaadf1db24601000c1a09e482b64c139148f

Authored by Andrew Buss
1 parent 5aca59e1e3
Exists in master

did stuff to models; I forget

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

flashcards/models.py View file @ 0282eaa
... ... @@ -209,6 +209,8 @@
209 209 self.department_abbreviation, self.course_num, self.course_title, self.instructor, self.quarter)
210 210  
211 211  
  212 +
  213 +
212 214 class LecturePeriod(Model):
213 215 """
214 216 A lecture period for a section