django-cas-ng-example
A demo app show how to integrate with django-cas-ng.
Step by step to setup this demo project
Python 3 and Django 3 are required.
pip install -r requirements.txt
python manage.py runserver
Sample application demo how to use django-cas-ng
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
A demo app show how to integrate with django-cas-ng.
Step by step to setup this demo project
Python 3 and Django 3 are required.
pip install -r requirements.txt
python manage.py runserver
Sample application demo how to use django-cas-ng