Skip to main content

A Django CAS library for version 1.7.4 which actually works

Project description

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

.. image:: https://badge.fury.io/py/django-cas-minimal.png
:target: https://badge.fury.io/py/django-cas-minimal

.. 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::

pip install django-cas-minimal

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 https://bitbucket.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.5 (2016-02-11)
++++++++++++++++++

* First Stable Complete Version

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

* Updated configurations and documentation

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

* First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cas-minimal-2.3.7.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

django_cas_minimal-2.3.7-py2-none-any.whl (8.6 kB view hashes)

Uploaded Python 2

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