How can I add PG8000 datbase backend?

2010-01-26 Thread Kevin Ar18
The documentation says: "You can use a database backend that doesn't ship with Django by setting DATABASE_ENGINE to a fully-qualified path (i.e. mypackage.backends.whatever)." So, I installed PG8000. It is an egg inside of "Python\Lib\site-packages" What should the path be? Or can I not use thi

SQL Admin & Email app?

2009-03-25 Thread Kevin Ar18
It was suggested that django might have something close to what I need. Basically, I am wondering whether someone has made the following in Python: * An SQL/db administration app ... similar to phpmyadmin... or even better, similar to DabbleDB (http://dabbledb.com/demo/) * An email app