ARCHBOM-1536: Adding edx/event-routing-backed to requriments and eventtracking app to installed_apps (#25706)
* ARCHBOM-1536: Adding edx/event-routing-backed library in requirements * Adding eventtracking app to INSTALLED_APPS
This commit is contained in:
@@ -2733,6 +2733,9 @@ INSTALLED_APPS = [
|
||||
|
||||
'ratelimitbackend',
|
||||
|
||||
# Backends for receiving edX LMS events
|
||||
'event_routing_backends.apps.EventRoutingBackendsConfig',
|
||||
|
||||
# Database-backed Organizations App (http://github.com/edx/edx-organizations)
|
||||
'organizations',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user