Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyramid plugin #98

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Pyramid plugin #98

wants to merge 5 commits into from

Conversation

M4d40
Copy link

@M4d40 M4d40 commented Jul 13, 2015

*added Pyramid Plugin.

This adds the two columns 'remote_addr' and 'user_id' to the transaction table.
The Data for the fields is gathered from the pyramid modul.

The name "pyramid_plugin.py" insted of "pyramid.py" is chosen to prevent failures of loading the pyramid modul itself.

@kvesteri
Copy link
Owner

Before merging this needs some unit tests. Also the commits need to be squashed.

@zupo
Copy link
Contributor

zupo commented Feb 11, 2023

FWIW, if anyone these days is looking how to make SQLAlchemy-Continuum work with Pyramid, here's a repo that shows how to do it against the official tutorial codebase: https://github.com/zupo/tutorial/tree/exploration/sqlalchemy-continuum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants