diff --git a/README.rst b/README.rst index 83c293309..f373587a0 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,14 @@ Constraints * PostgreSQL everywhere * Environment variables for configuration (This won't work with Apache/mod_wsgi) +Caution: Bleeding Edge Requirements +------------------------------------ + +The cookiecutter-django project is bleeding edge in that it uses unreleased versions of several packages like Django, +South, django-crispy-forms, django-avatar, and more. + +Consider yourself warned. + Usage ------