Skip to content

pyramid_es status #20

Description

@davidemoro

This package depends on a pyramid_es fork: https://github.com/truelab/pyramid_es
It should be considered almost stable since it is already used on a heavy production site without any problem but it cannot be published until the changes will be merged with the original pyramid_es and releasedon PyPI.

Why? The original pyramid_es does not support models not pyramid_es aware: your models have to inherit from a pyramid_es mixin class so you cannot use pyramid_es as it is when your models already exist because they are part of an existing framework or third party released.

There are two possible ways:
1- [preferred] merge our fork into the original pyramid_es. We need the @storborg opinion! Link: storborg/pyramid_es#8
2- fork pyramid_es and publish a custom renamed version

Option 1 is the preferred way obviously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions