django-cas-server/cas_server
Valentin Samir ecf4e66e11 Models full coverage 2016-06-30 13:56:51 +02:00
..
locale Update translations 2016-05-03 23:55:50 +02:00
management Add docstrings to management commands 2016-06-29 00:28:59 +02:00
migrations Normalize first migration 2016-03-26 18:30:06 +01:00
static/cas_server Css style 2016-06-26 11:04:05 +02:00
templates/cas_server Wrap logo on small screens 2016-06-21 18:02:27 +02:00
tests Models full coverage 2016-06-30 13:56:51 +02:00
__init__.py Add some docstrings and comments 2016-06-29 00:25:09 +02:00
admin.py Use constant only caps for constants 2016-06-26 16:13:09 +02:00
apps.py Add some docstrings and comments 2016-06-29 00:25:09 +02:00
auth.py Add some docstrings and comments 2016-06-29 00:25:09 +02:00
default_settings.py More unit tests (essentially for the login view) and some docstrings 2016-06-27 23:55:17 +02:00
forms.py Add some docstrings and comments 2016-06-29 00:25:09 +02:00
models.py Models full coverage 2016-06-30 13:56:51 +02:00
urls.py python3 compatibility 2016-06-24 23:37:24 +02:00
utils.py Cleaner BaseHTTPRequestHandler 2016-06-29 20:51:30 +02:00
views.py Full coverage for saml + split tests 2016-06-29 17:10:41 +02:00