Skip to main content

Django search package

Project description

# MP-Search

Django simple search app.

### Installation

Install with pip:

` $ pip install django-model-search `

### Example

` >>> from model_search import model_search >>> results = model_search(search_query, objects, ['field1_name', 'field2_name']) `

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

django-model-search-2.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

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