dj-search-url

Software Screenshot:
dj-search-url
Software Details:
Version: 0.1
Upload Date: 20 Feb 15
Developer: Donald Stufft
Distribution Type: Freeware
Downloads: 31

Rating: nan/5 (Total Votes: 0)

dj-search-url is a Django app that allows you to configure your Haystack with the help of the SEARCH_URL environment variable from 12factor.

Installation

dj-search-url can be installed very simple with the following command:

 pip install dj-search-url

Usage

Configure your Search index in settings.py from SEARCH_URL:

HAYSTACK_CONNECTIONS = {"default": dj_search_url.conf()}

Parse an arbitrary Database URL:

HAYSTACK_CONNECTIONS = {"default": dj_search_url.conf("elasticsearch://..")}

Requirements:

  • Python
  • Django

Other Software of Developer Donald Stufft

django-trust
django-trust

20 Feb 15

dj-redis-url
dj-redis-url

20 Feb 15

Comments to dj-search-url

Comments not found
Add Comment
Turn on images!