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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for core_federated_search_app-2.18.0.tar.gz
Algorithm Hash digest
SHA256 f97ac072003750382a0c4a3567117dae2e86a294f1132724909d61ffa53dc8fc
MD5 e9831c3a3dfe7c3ef8ec2097b3bfd075
BLAKE2b-256 ac76a82edb6b16783c729a906d6513f686fb0dd605005848440adc723bc76fb2

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