Skip to main content

A publication/history system for SQLAlchemy.

Project description

Clio

Clio is a library based on SQLAlchemy that can be used to add a publication workflow and archiving system to a database.

The documentation is available at http://packages.python.org/clio/

Note that currently MySQL is a requirement (for running the tests, and for the sequence support). This requirement is not a core requirement of Clio however, and the main Clio codebase does not depend on it, so it is expected to go away.

CHANGES

0.6.3 (2010-02-12)

  • Another bugfix with revert logic. Allow reverting already published objects, as they may have relations that need to be reverted. Don’t raise an error when trying to revert an archived object, instead just don’t do anything.

0.6.2 (2010-02-12)

  • Fixed a bug in revert logic. Reversion of edited records should now work better when there are relations.

0.6.1 (2010-02-10)

  • Added _actual property which is like _editable, except that deleted items are not part of it.

  • Also added is_actual method.

0.6 (2010-02-10)

  • userid tracking for workflow events.

  • change the way timestamps are recorded so that queries for older published items can more easily be constructed. This breaks existing databases. We assume nobody but the author is using Clio yet.

  • stop using pysqlite in the tests; the tests now depend on MySQL.

  • Introduce ACTUAL_STATUSES. This is what is present in the edit UI, except those things that were deleted. This can be handy in queries.

0.5 (2009-11-16)

  • Initial public release.

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clio-0.6.3.tar.gz (29.9 kB view details)

Uploaded Source

File details

Details for the file clio-0.6.3.tar.gz.

File metadata

  • Download URL: clio-0.6.3.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for clio-0.6.3.tar.gz
Algorithm Hash digest
SHA256 500b8c54fa73d36b47cd73ee8024362c8428248587ba4b6fc44d286a91c46e0a
MD5 07d00a035acfd292220c7d0455ee14c7
BLAKE2b-256 e618a941b8f9b7eb20060a00ff21a7096c2ff0da9a901f271d44656be9e9b22f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page