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.20.0.tar.gz (31.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for core_federated_search_app-2.20.0.tar.gz
Algorithm Hash digest
SHA256 5786caacdf6227c92770bd183d65095a378cb39de56f9e89bb19a4db564808c4
MD5 9dfdc9541bdebdbc1e1cf41da04e86f7
BLAKE2b-256 a8cf9a1ee25dfd4c3ddc4f28c96d9b0481377012d71742369cce25bde3f76010

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