author | Cyril Robert <Cyril Robert crobert@inverse.ca> | |
Tue, 2 Mar 2010 16:48:17 +0000 (11:48 -0500) | ||
committer | Cyril Robert <Cyril Robert crobert@inverse.ca> | |
Tue, 2 Mar 2010 16:48:17 +0000 (11:48 -0500) | ||
commit | 155a7c628f128482aa64e870f72a4ccd182ce4aa | |
tree | 43b83ad35a1bf5a1099918f07a2a598fca48a3a7 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
README.txt | [new file with mode: 0644] | blob |
auf_savoirs_django/__init__.py | [new file with mode: 0644] | blob |
auf_savoirs_django/development.py | [new file with mode: 0644] | blob |
auf_savoirs_django/production.py | [new file with mode: 0644] | blob |
auf_savoirs_django/savoirs/__init__.py | [new file with mode: 0644] | blob |
auf_savoirs_django/savoirs/models.py | [new file with mode: 0644] | blob |
auf_savoirs_django/savoirs/tests.py | [new file with mode: 0644] | blob |
auf_savoirs_django/savoirs/views.py | [new file with mode: 0644] | blob |
auf_savoirs_django/settings.py | [new file with mode: 0644] | blob |
auf_savoirs_django/urls.py | [new file with mode: 0644] | blob |
bootstrap.py | [new file with mode: 0644] | blob |
buildout.cfg | [new file with mode: 0644] | blob |
devel.cfg | [new file with mode: 0644] | blob |