Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Samir
django-cas-server
e832a93b39d231fa31712172600524abbbf7de69
e832a93b39d231fa31712172600524abbbf7de69
Switch branch/tag
django-cas-server
.gitignore
Find file
Normal view
History
Permalink
.gitignore
84 Bytes
Newer
Older
initial commit
Valentin Samir
committed
May 16, 2015
1
*.pyc
Add some tests using tox
Valentin Samir
committed
Jun 13, 2015
2
*.egg-info
initial commit
Valentin Samir
committed
May 16, 2015
3
Update setup.py to be functionnal
Valentin Samir
committed
Dec 12, 2015
4
build/
initial commit
Valentin Samir
committed
May 16, 2015
5
6
bootstrap3
cas/
prune .tox in manifest and gitignore dist/
Valentin Samir
committed
Dec 12, 2015
7
dist/
initial commit
Valentin Samir
committed
May 16, 2015
8
9
db.sqlite3
manage.py
Add some tests using tox
Valentin Samir
committed
Jun 13, 2015
10
11
.tox
Add a run_test_server target to make file
Valentin Samir
committed
Dec 17, 2015
12
test_venv