restructure file layout
commit787a929eb5276992f02b84beee7e7a853d95e702
authorStefan Koegl <stefan@skoegl.net>
Sun, 7 Mar 2010 22:17:26 +0000 (7 23:17 +0100)
committerStefan Koegl <stefan@skoegl.net>
Sun, 7 Mar 2010 22:17:26 +0000 (7 23:17 +0100)
treedf0e130354e2b8f638ffbae6a8c485e1f75db958
parent36bab759ed11ef49505a37dc4ede886be10bf8dd
restructure file layout
19 files changed:
ochimeru/__init__.py [copied from __init__.py with 100% similarity]
ochimeru/cards/__init__.py [moved from cards/__init__.py with 100% similarity]
ochimeru/cards/admin.py [moved from cards/admin.py with 100% similarity]
ochimeru/cards/models.py [moved from cards/models.py with 87% similarity]
ochimeru/cards/templates/answer.html [moved from cards/templates/answer.html with 100% similarity]
ochimeru/cards/templates/base.html [moved from cards/templates/base.html with 100% similarity]
ochimeru/cards/templates/card.html [moved from cards/templates/card.html with 100% similarity]
ochimeru/cards/templates/level.html [moved from cards/templates/level.html with 100% similarity]
ochimeru/cards/templates/login.html [moved from cards/templates/login.html with 100% similarity]
ochimeru/cards/tests.py [moved from cards/tests.py with 100% similarity]
ochimeru/cards/views.py [moved from cards/views.py with 100% similarity]
ochimeru/manage.py [moved from manage.py with 100% similarity]
ochimeru/ochimeru [new file with mode: 0644]
ochimeru/settings.py [moved from settings.py with 97% similarity]
ochimeru/urls.py [moved from urls.py with 100% similarity]
server.fcgi [new file with mode: 0755]
static/media/screen.css [moved from static/screen.css with 100% similarity]
static/ochimeru [moved from __init__.py with 100% similarity]
static/server.fcgi [new symlink]