Now, edit settings.py. It's a normal Python module with module-level variables representing Django settings. Change these settings to match your database's connection parameters:
* DATABASE_ENGINE -- Either 'postgresql', 'mysql' or 'sqlite3'. More coming soon.
[^] # Re: django ?
Posté par Axel R. . En réponse au message Recherche équivalent à RoR qui gere Oracle. Évalué à 2.
Database setup
Now, edit settings.py. It's a normal Python module with module-level variables representing Django settings. Change these settings to match your database's connection parameters:
* DATABASE_ENGINE -- Either 'postgresql', 'mysql' or 'sqlite3'. More coming soon.
donc pas d'Oracle.
TurboGears non plus ne gere pas Oracle.
D'autres solutions ?
Merci,
Axel