]> git.parisson.com Git - telemeta.git/commit
add telemeta-test-import script, partially fix MySQL requests when using SQLite,...
authoryomguy <yomguy@parisson.com>
Wed, 21 Dec 2011 12:20:16 +0000 (13:20 +0100)
committeryomguy <yomguy@parisson.com>
Wed, 21 Dec 2011 12:20:16 +0000 (13:20 +0100)
commit908ab06c0647af0cdce371c6f06f50232e2d0d36
tree53fa3ef5cee50afa7577599dbb9d0a7c1ff6ff91
parenta50bf1ea5404fb7a67409a9679326123ab883c2e
add telemeta-test-import script, partially fix MySQL requests when using SQLite, add sqlite sandbox
example/sandbox_sqlite/__init__.py [new file with mode: 0644]
example/sandbox_sqlite/manage.py [new file with mode: 0755]
example/sandbox_sqlite/settings.py [new file with mode: 0644]
example/sandbox_sqlite/urls.py [new file with mode: 0644]
telemeta/management/commands/telemeta-test-import.py [new file with mode: 0644]
telemeta/models/query.py
telemeta/web/base.py