Files
edx-platform/common
Binod Pant 283141a3c7 fix: Make SAMLConfiguration viewset readonly (#247)
The ony use is a GET request in admin portal so this view need not be post/put friendly right now.
It may actually get removed in an upcoming iteration, or stay readonly.

Fixes: SEC-1418
2022-04-15 17:29:11 +00:00
..
2022-04-14 14:45:05 +02:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.