Difference between revisions of "Pyramid"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) (Created page with "Pyramid with postgresql and SQLAlchemy<br /> Requirements * PostgreSQL == Postgresql database config == in production.ini and development.in set: sqlalchemy.url = postgresq...") |
(No difference)
|
Revision as of 16:20, 13 February 2016
Pyramid with postgresql and SQLAlchemy
Requirements
* PostgreSQL
Postgresql database config
in production.ini and development.in set: sqlalchemy.url = postgresql://indeed:123qwe@localhost/indeed