Custom queries app
Project description
Core Custom Queries App
Custom Queries feature for the curator core project.
Configuration
1. Add “core_custom_queries_app” to your INSTALLED_APPS setting like this
INSTALLED_APPS = [
...
"core_custom_queries_app",
]
2. Include the core_custom_queries_app URLconf in your project urls.py like this
url(r'^', include("core_custom_queries_app.urls")),
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_custom_queries_app-1.1.0.tar.gz
.
File metadata
- Download URL: core_custom_queries_app-1.1.0.tar.gz
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ab1f5759d9c2a88db117aa350f9cc8f6bb785867db05f380f7216d5339b0c43 |
|
MD5 | 51b3a6e22233acfeee7dc7fe80d440e9 |
|
BLAKE2b-256 | c9e56edfae393b345d8f438b3dc730d43fd583546acfe2a06eb474ca2a97a09c |