Files
edx-platform/lms/envs
Tim McCormack b615a8767f feat: Convert contentserver to view permanently (drop middleware and flag) (#35420)
Final planned portion of https://github.com/openedx/edx-platform/issues/34702 -- waffle flag and middleware are removed.

Commits:

1. Feature change
    - Delete `content_server.use_view` waffle flag in favor of always using view
    - Delete the husk of `StaticContentServerMiddleware` and references to it
    - Update views module docstring
2. Refactor (move)
    - Move contentserver implementation into views.py
3. Lint cleanup
    - Fix import ordering (from refactor debris + amnestied lint)
2024-09-06 14:42:32 +00:00
..
2024-05-25 18:08:25 +03:30
2024-05-25 18:05:28 +03:30
2024-05-25 18:05:28 +03:30
2017-09-25 17:06:08 -04:00
2019-03-28 10:48:34 -04:00
2024-09-04 14:01:45 -04:00