d0c-s4vage / d0c-s4vage/flask_sqlalchemy_historify
feature - work with multiple Flask applications
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Each flask application can potentially have a separate config, etc.
From [the docs](http://flask.pocoo.org/docs/0.11/extensiondev/)
> 3 . APIs of approved extensions will be checked for the following characteristics:
> an approved extension has to support multiple applications running in the same Python process.
> it must be possible to use the factory pattern for creating applications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.