New CAS client
authorŁukasz Rekucki <lrekucki@gmail.com>
Fri, 5 Mar 2010 02:08:51 +0000 (03:08 +0100)
committerŁukasz Rekucki <lrekucki@gmail.com>
Fri, 5 Mar 2010 02:08:51 +0000 (03:08 +0100)
commit5c2cc5b446e8b36c5b9ae0d404abdfdc77fc0c22
treeca69665ca8a155aad5fca4aca961eacc71a6776d
parentcf85c8a0c77196eb2c66a722444ac69903c1b12a
New CAS client
apps/django_cas/__init__.py [new file with mode: 0755]
apps/django_cas/backends.py [new file with mode: 0755]
apps/django_cas/decorators.py [new file with mode: 0755]
apps/django_cas/middleware.py [new file with mode: 0755]
apps/django_cas/models.py [new file with mode: 0755]
apps/django_cas/views.py [new file with mode: 0755]
apps/wiki/views.py
platforma/settings.py
platforma/templates/registration/head_login.html
platforma/templates/wiki/document_details.html
platforma/urls.py