diff --git a/README.rst b/README.rst index 1a8f860f0..eece63919 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,10 @@ Powered by Cookiecutter_, Cookiecutter Django is a framework for jumpstarting pr .. _cookiecutter: https://github.com/audreyr/cookiecutter +**Warning**: if you get the error "jinja2.exceptions.TemplateSyntaxError: Encountered unknown tag 'now'." , please upgrade your cookiecutter version to >= 1.4 (see issue # 528_ ) + +.. _528: https://github.com/pydanny/cookiecutter-django/issues/528#issuecomment-212650373 + Features ---------