https://github.com/ccnmtl/django-stagingcontext
staging environment context processor
https://github.com/ccnmtl/django-stagingcontext
Last synced: about 2 months ago
JSON representation
staging environment context processor
- Host: GitHub
- URL: https://github.com/ccnmtl/django-stagingcontext
- Owner: ccnmtl
- Created: 2020-07-17T16:20:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T15:18:17.000Z (8 months ago)
- Last Synced: 2025-02-16T00:44:02.180Z (4 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-stagingcontext
This package makes Django settings available to an application's template via a
custom [context processor](https://docs.djangoproject.com/en/5.1/topics/templates/#context-processors).