Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

2.0 branch 1 #3729

Closed leocosta-io closed 1 year ago

leocosta-io commented 1 year ago

There is a small mistake on the section "Edit scripts/initialize_db.py":

We'll also change the the script to create two User objects (basic and editor) as well as a Page, rather than a MyModel, and add them to our dbsession.

mmerickel commented 1 year ago

Please make the change on the main branch instead of 2.0-branch. I believe you made the change on the 2.0-branch and have submitted the PR targetting main here which is not what we want.

mmerickel commented 1 year ago

replaced with #3730