App-specific delegation of template context processors
Template context processor for delegating other context processors to individual apps. Useful if all views within an app require common context variables that aren't required by other apps.
- apps
- context-processor