context extra data
Project description
Installation
$ [sudo] pip install django-context-extra-view
Examples
from django_context_extra_view.views import ContextExtraMixin
class View(ContextExtraMixin,...):
context_extra = {"my_page":{"active":True}}
{% if my_page.active %}...{% endif %}
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 django-context-extra-view-2020.10.26.tar.gz
.
File metadata
- Download URL: django-context-extra-view-2020.10.26.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecb2b51f4895778d1d077079cb3bc6a9eb395d32e04b87f1cd08dcf991530f21 |
|
MD5 | e17f439f2513384bc14569eb5c8907cd |
|
BLAKE2b-256 | d703779697d0e5a84e605ed3d3d23d34bdf829b45fa417497bc767c1bbf23c9a |