vault19 / django-courses

Simple Django to manage courses
MIT License
6 stars 5 forks source link

Add ability to overwrite settings per course and run #40

Closed ricco386 closed 3 years ago

ricco386 commented 3 years ago

We have default app settings that can be overwritten in project.

We need to have an ability to overwrite them per Course. Further more, we need to have ability to overwrite them per Course Run: