| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-17 | Merge pull request #496 from douglatornell/sql-tut-edits | Chris McDonough | |
| Improve text of SQLAlchemy wiki tutorial. | |||
| 2012-03-17 | Improve text of SQLAlchemy wiki tutorial. | Doug Latornell | |
| A mixture of typo fixes and wording improvements. | |||
| 2012-03-17 | master->1.3-branch | Chris McDonough | |
| 2012-03-14 | Renamed db populate to initialize in SQL tutorial | Patricio Paez | |
| - Replaced populate_tutorial -> initialize_tutorial_db - Renamed populate.py -> initializedb.py - Updated references in the documenation | |||
| 2012-03-12 | The import also has changed and needs to be edited by the user, so I ↵ | Audrey Roy | |
| highlighted it. | |||
| 2012-03-12 | Clarified which files to open/edit. Highlighted the lines to be edited in ↵ | Audrey Roy | |
| models.py. | |||
| 2012-03-12 | Added links to Starting the Application | Patricio Paez | |
| - Sections 'Viewing the Application in a Browser' in the 'Defining the Domain Model' and 'Defining the Views' chapters now offer a quick link in both wiki tutorials, as suggested by Paulo. | |||
| 2012-01-18 | include correct file | Chris McDonough | |
| 2011-11-27 | - The SQLAlchemy Wiki tutorial has been updated. It now uses | Chris McDonough | |
| ``@view_config`` decorators and an explicit database population script. Closes #359. | |||
| 2011-11-26 | output warning to use populate command to console after alchemy scaffold ↵ | Chris McDonough | |
| rendering; emit logging statements when populate is run | |||
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-06-05 | More small fixes made reading the rest of the docs and the tutorials. | Christoph Zwerschke | |
| 2011-04-20 | Fixed typos and added clarifications in a tutorial | Kirk Strauser | |
| I was working through the wiki2 tutorial this morning and found some slightly confusing bits. As I went along, I added the suggested changes to my local files to make them match the tutorial's version, but found several times that key parts were missing. I'm not new to Python so this didn't slow me down, but thought some clarifications might help new users. | |||
| 2011-04-10 | Wrong attribute name; closes #146. | Chris McDonough | |
| 2011-03-20 | review changes to sqla tutorial | Chris McDonough | |
| 2011-03-15 | Restructured the routes wiki tutorial to make it easier to follow along. ↵ | Carlos de la Guardia | |
| Moved the routes tutorial above the traversal tutorial. | |||
| 2010-12-18 | title normalization | Chris McDonough | |
| 2010-12-18 | model->resource; make docs render without warnings | Chris McDonough | |
| 2010-12-15 | closes #66 | Chris McDonough | |
| 2010-11-04 | fix wiki2 tutorial (it was busted) | Chris McDonough | |
| 2010-11-04 | - The SQL Wiki tutorial was updated to take into account changes to the | Chris McDonough | |
| ``pyramid_routesalchemy`` paster template. | |||
| 2010-10-25 | adjust wiki2 tutorial for pyramid | Chris McDonough | |
