把Accessories也弄成一个model,以便在manage.py shell里引用
This commit is contained in:
@@ -5,5 +5,5 @@ django.setup()
|
||||
def add_exist_problem_to_contest(problems, contest_id):
|
||||
for problem in problems:
|
||||
print problem.title
|
||||
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user