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

ofver must deal with the correct setting of Django persistence driver for pypelib #101

Closed
lbergesio opened this issue Dec 27, 2012 · 1 comment
Assignees
Milestone

Comments

@lbergesio
Copy link
Member

Django persisten driver models of the library have the app_label and db_table meta variables set to "pypelib". This have to be modified by ofver.

More ofver the value depends on the installation. Production, pre-prduction and sdks have different combination of values and so the tables in the database are called differently. Correct values should be defined to the ones in production. Nevertheless it is possible that other installation have different values, reason why ofver, before updating the .deb packge of pypelib, has to checj the values previously used.
After updating the library, set them again.

@lbergesio
Copy link
Member Author

Done fo v0.4 but consider issue #103

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

No branches or pull requests

1 participant