Commit 70b83f9f by Gregory Martin

elim datetime

parent 0a4931ec
......@@ -24,7 +24,6 @@ GRADING_POLICY_CHANGED = Signal(
providing_args=[
'user_id', # Integer User ID
'course_id', # Unicode string representing the course
'modified' # A datetime indicating when the signal was fired
]
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment