Skip to main content

Federated search backend for the curator core project

Project description

Federated search backend for the curator core project.

Quick start

1. Add “core_federated_search_app” to your INSTALLED_APPS setting

INSTALLED_APPS = [
  'oauth2_provider',
  'core_federated_search_app',
]

2. Include the core_federated_search_app URLconf in your project urls.py

url(r'^o/', include('oauth2_provider.urls', namespace='oauth2_provider')),
url(r'^federated/search/', include("core_federated_search_app.urls")),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

core_federated_search_app-2.21.0.tar.gz (31.8 kB view details)

Uploaded Source

File details

Details for the file core_federated_search_app-2.21.0.tar.gz.

File metadata

File hashes

Hashes for core_federated_search_app-2.21.0.tar.gz
Algorithm Hash digest
SHA256 7362124e517a192dcfff516c5e54934d2381ecae2471767792624ebc3fce778e
MD5 5bb5da91b5f3c49c73ccbc3d7a5ad7b7
BLAKE2b-256 384fef7e8b2e393fdf9f1293b34022c70b83c4441032506985150631193c7ddf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page