Hi,
I wanted to know the class name of the course table to fetch all active courses from the DB.
where the model class will be located ?
Hi,
I wanted to know the class name of the course table to fetch all active courses from the DB.
where the model class will be located ?
can some one please answer the question !!
got the solution the path is like /opt/edx-ironwood.2-0/apps/edx/edx-platform/common/djangoapps/courses
in that you can find models.py where the classes will be defined