From aefc60f0d807bf16281e2018eaf64a37adfa3a6e Mon Sep 17 00:00:00 2001 From: Ezequiel Bertti Date: Fri, 3 Oct 2014 06:15:18 -0300 Subject: [PATCH] fix project name on readme --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 36e8da3..926d89f 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ -requery -======= +django-admin-easy +================= -Simple way to store and use queries in database for use of DBA in Django Admin +Collection of admin fields to help to create computed or custom fields more friendly and easy way Installation ------------