]> git.parisson.com Git - telemeta.git/commit
cleanup sandbox, update diagram
authoryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 12:30:32 +0000 (14:30 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 12:30:32 +0000 (14:30 +0200)
commit30a164d33f64ede5beeb0515f40d1ae47dd54ce1
tree4065d8c27bf58a992509d675d904be707e9be457
parent5facf059045fc128e05fea35eb9bf5f30a2e1526
cleanup sandbox, update diagram
27 files changed:
doc/devel/telemeta-all.dot
doc/devel/telemeta-all.pdf
doc/devel/telemeta.dot
doc/devel/telemeta.pdf
example/apache2/telemeta.conf
example/data/format/original_format.txt [new file with mode: 0644]
example/init/format/original_format.txt [deleted file]
example/sandbox.wsgi [deleted file]
example/sandbox/__init__.py [new file with mode: 0644]
example/sandbox/diag.sh [new file with mode: 0755]
example/sandbox/manage.py [new file with mode: 0755]
example/sandbox/modelviz.py [new file with mode: 0644]
example/sandbox/settings.py [new file with mode: 0644]
example/sandbox/update_schema.sh [new file with mode: 0755]
example/sandbox/urls.py [new file with mode: 0644]
example/sandbox/wsgi.py [new file with mode: 0644]
example/sandbox_mysql/__init__.py [deleted file]
example/sandbox_mysql/manage.py [deleted file]
example/sandbox_mysql/settings.py [deleted file]
example/sandbox_mysql/urls.py [deleted file]
example/sandbox_sqlite/__init__.py [deleted file]
example/sandbox_sqlite/diag.sh [deleted file]
example/sandbox_sqlite/manage.py [deleted file]
example/sandbox_sqlite/modelviz.py [deleted file]
example/sandbox_sqlite/settings.py [deleted file]
example/sandbox_sqlite/update_schema.sh [deleted file]
example/sandbox_sqlite/urls.py [deleted file]