Make IPyPBX work with SQL tables created by django models
authorStas Shtin <antisvin@gmail.com>
Sat, 10 Apr 2010 11:55:39 +0000 (15:55 +0400)
committerStas Shtin <antisvin@gmail.com>
Sat, 10 Apr 2010 11:55:39 +0000 (15:55 +0400)
commitd81069667080c8cb0b1a0c88be54a49ed8faa7b9
tree09a128e0fb3673611256d373336bbe137f365730
parent9a7deb8eb4dbd2aaeeb95d043703429489946a17
Make IPyPBX work with SQL tables created by django models
.gitignore [new file with mode: 0644]
projects/sample/local_settings.py.template
projects/sample/settings.py
src/.gitignore [deleted file]
src/ipypbx/controllers.py
src/ipypbx/create.sql [new file with mode: 0644]
src/ipypbx/main.py
src/ipypbx/models.py [deleted file]