From fff84a6bfe80b332854f7fd4f2e618a97f0a9f82 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Sun, 7 Jul 2013 16:23:50 +0200 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 3244d32..e76f389 100644 --- a/README.rst +++ b/README.rst @@ -159,6 +159,7 @@ History * Implemented default ``django.contrib.auth`` and ``django.contrib.sites`` registrations * Implemented the displayed of verbose field/method names in list view * Improved internal test coverage + * Documentation for Context Variables in Themes * Corrected early nomenclature decisions * Completed Internationalization * Added django-admin2 to Transifex