diff --git a/README.md b/README.md index cef6131..4ebc1f7 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # 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).