Actually, you don't need to collectstatic (it's for easy deployment?).
[cookbook.git] / README
diff --git a/README b/README
index e07153884528c47f8af5c0cfe3a39ea1c1dd56e0..bded2c03e0ad9847485318aa9677d24c4e97126a 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Dependencies
 ------------
 
 Outside of Django_ and the Python_ standard libraries, the only
-required dependencies are `django-taggit`_ (docs__) and
+required dependencies are Grappelli_, `django-taggit`_ (docs__) and
 `python-markdown`_.
 
 __ dt2-docs_
@@ -55,6 +55,7 @@ That's a good place to start if you're new to Django.
 .. _Django: https://www.djangoproject.com/
 .. _Git: http://git-scm.com/
 .. _cookbook: http://physics.drexel.edu/~wking/code/git/gitweb.cgi?p=cookbook.git
+.. _Grappelli: https://github.com/sehmaschine/django-grappelli
 .. _django-taggit: https://github.com/alex/django-taggit
 .. _dt2-docs: http://django-taggit.readthedocs.org/en/latest/
 .. _python-markdown: http://pypi.python.org/pypi/Markdown