X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=3e2416eb4d1dfb03b94d5b9df3e6a1803826ade0;hb=0c525feb926047f2b9e6cef63121d2d454aff35b;hp=e7b5192db31a60d1596d1a87247b73096e9178ef;hpb=61ff97dcfed5ec629824ef5410ea128b9488011e;p=myslice.git diff --git a/README b/README index e7b5192d..3e2416eb 100644 --- a/README +++ b/README @@ -1,4 +1,6 @@ -The contents of this module: +This file documents the contents of this module + +See devel/ for more devel-oriented doc. ==================== 1st level subdirs * myslice: @@ -12,7 +14,10 @@ The contents of this module: much like our past drupal_set_html_head() * auth: - a django 'app' that deals with authentication + a django 'app' that deals with authentication; see especially + auth.backend.MyCustomBackend + for how to use a separate authentication system, + as well as settings.py for how to enable it * slice: a django app for dealing with slice views