GithubHelp home page GithubHelp logo

pombredanne / django-workflows-1.0 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 205 KB

Home Page: https://bitbucket.org/diefenbach/django-workflows-1.0/

License: BSD 3-Clause "New" or "Revised" License

django-workflows-1.0's Introduction

What is it?
===========

django-workflows provides a generic workflow engine for Django.

Code
====

The code can be found on bitbucket: http://bitbucket.org/diefenbach/django-workflows/

Implementations
===============

If you want to see a comprehensive implementation of django-workflows take
a look at the CMS `LFC <http://pypi.python.org/pypi/django-lfc>`_

Changes
=======

1.0.2 (2010-04-30)
------------------

Bugfix release

* Bugfix: Removed mutuable parameters; issue #11 of django-permissions

1.0.1 (2010-04-09)
------------------

Bugfix release

* Updated dependencies
* Updated Development Status to "5 - Production/Stable"

1.0 (2010-08-24)
----------------
* First final release

1.0 beta 4 (2010-07-23)
-----------------------
* Changed: State.get_allowed_transitions: try to use the object's has_permissions 
  method before using the one from the utils

1.0 beta 3 (2010-07-07)
-----------------------

* Bugfix utils.get_allowed_transitions; issue #2
* Bugfix: get_workflow_for_object method; issue #3

1.0 beta 2 (2010-05-19)
------------------------

* Bugfix: get_allowed_transitions; return only allowed permissions; issue #2.
* Added license

1.0 beta 1 (2010-05-17)
------------------------

* First beta release.

1.0 alpha 4 (2010-04-16)
------------------------

* Added get_initial_state method
* Moved WorkflowBase to __init__.py
* Added related_name for permissions to WorkflowPermissionRelation

1.0 alpha 3 (2010-03-22)
------------------------

* Changes according to `django-permissions <http://pypi.python.org/pypi/django-permissions>`_
  1.0a3 (Added roles)

1.0 alpha 2 (2010-03-22)
------------------------

* A lot of improvements

1.0 alpha 1 (2010-03-13)
------------------------

* Initial public release

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.