Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Releases: inveniosoftware-attic/flask-appfactory

Flask-AppFactory v0.2.1

18 Aug 09:30
Compare
Choose a tag to compare

Flask-AppFactory v0.2.1 was released on August 18, 2015.

About

Flask-AppFactory is an application loader which assembles an Flask
applications from individually released modules based on configuration.

Installation

$ pip install flask-appfactory

What's new

  • Fixes issue with flask_appfactory.ext not being installed due to missing
    entry in setup.py.
  • Adds better documentation about API changes.

Documentation

http://flask-appfactory.readthedocs.org/en/v0.2.1

Homepage

https://github.com/inveniosoftware/flask-appfactory

Happy hacking and thanks for flying Flask-AppFactory.

| Invenio Development Team
| Email: [email protected]
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org

Flask-AppFactory v0.2.0

17 Aug 21:05
Compare
Choose a tag to compare

Flask-AppFactory v0.2.0 was released on August 17, 2015.

About

Flask-AppFactory is an application loader which assembles an Flask
applications from individually released modules based on configuration.

Installation

$ pip install flask-appfactory

What's new

  • Adds support for creating Celery applications with Flask-AppFactory.
  • Adds support for using a custom Flask application class.
  • Fixes minor issues with configuration registry loading order
  • Increases test coverage to 100%.

Documentation

http://flask-appfactory.readthedocs.org/en/v0.2.0

Homepage

https://github.com/inveniosoftware/flask-appfactory

Happy hacking and thanks for flying Flask-AppFactory.

| Invenio Development Team
| Email: [email protected]
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org

Flask-AppFactory v0.1.0

03 Aug 17:57
Compare
Choose a tag to compare

Flask-AppFactory v0.1.0 was released on August 3, 2015.

About

Flask-AppFactory is an application loader which assembles an Flask
applications from individually released modules based on configuration.

Installation

$ pip install flask-appfactory

Documentation

http://flask-appfactory.readthedocs.org/en/v0.1.0

Homepage

https://github.com/inveniosoftware/flask-appfactory

Happy hacking and thanks for flying Flask-AppFactory.

| Invenio Development Team
| Email: [email protected]
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org