3 lines
72 B
Python
3 lines
72 B
Python
from .courses import *
|
|
|
|
DATABASES = course_db_for('HarvardX/CS50x/2012') |
from .courses import *
|
|
|
|
DATABASES = course_db_for('HarvardX/CS50x/2012') |