Skip to main content

Federation exploration functions for curator core project

Project description

Federation exploration functions for curator core project.

Quick start

1. Add “core_explore_federated_search_app” to your INSTALLED_APPS setting

INSTALLED_APPS = [
  'core_explore_federated_search_app',
]

2. Add “core_explore_federated_search_app” to your DATA_SOURCES_EXPLORE_APPS setting

DATA_SOURCES_EXPLORE_APPS = [
    'core_explore_federated_search_app',
]

3. Include the core_explore_federated_search_app URLconf in your project urls.py

url(r'^federated_search/', include("core_explore_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_explore_federated_search_app-2.21.0.tar.gz (21.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for core_explore_federated_search_app-2.21.0.tar.gz
Algorithm Hash digest
SHA256 f35178c0fd39b4fc1a1ae3aade500254ac9fc0e07b3daf082047e849b1e2986e
MD5 7b9c30c4784bdb545403df9fd6e4218a
BLAKE2b-256 a496fd53f28c5fddba355d6cb08bf7d3b24bf3437549aa1da80e871166357d71

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