Skip to main content

A Django CAS library for version 1.7.4 which actually works

Project description

=============================
django-cas
=============================

.. image:: https://travis-ci.org/ParthKolekar/django-cas.png?branch=master
:target: https://travis-ci.org/ParthKolekar/django-cas

A Django CAS library for version 1.7.4 which actually works

Documentation
-------------

The full documentation is at https://django-cas.readthedocs.org.

Quickstart
----------

Install django-cas::

git clone https://github.com/ParthKolekar/django-cas.git && cd django-cas
pip install .

Then use it in a project::

import django_cas

Running Tests
--------------

Does the code actually work?

::

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits
---------

Credits to [django_cas](https://butbucket.org/cpcc/django-cas)

Tools used in rendering this package:

* Cookiecutter_
* `cookiecutter-pypackage`_

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage




History
-------

2.3.0 (2015-10-02)
++++++++++++++++++

* Updated configurations and documentation

0.1.0 (2015-10-02)
++++++++++++++++++

* First release on PyPI.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page