From c07ef5152422d185c573a2fdbbad6c68025eb6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Delobelle?= Date: Sat, 22 Jul 2017 18:15:53 +0200 Subject: [PATCH] add README --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a9b90dc --- /dev/null +++ b/README.rst @@ -0,0 +1,8 @@ +================== +django-allauth-cas +================== + +CAS support for django-allauth_. + + +.. _django-allauth: https://www.intenct.nl/projects/django-allauth/