Skip to main content

Contains code shared by all OneGov applications.

Project description

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Core follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Core uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.core is released under GPLv2

Changelog

Unreleased

0.3.4 (2015-06-03)

  • Fixes SQL statement debugger failing if a statement is executed with a list of parameters. [href]

0.3.3 (2015-06-02)

  • Accepts wtform’s data attribute in request.get_form. [href]

0.3.2 (2015-05-29)

  • Fix pofile loading not working in certain environments. [href]

0.3.1 (2015-05-28)

  • Adds a method to list all schemas found in the database. [href]

0.3.0 (2015-05-20)

  • Introduces a custom json encoder/decoder that handles additional types. [href]

0.2.0 (2015-05-18)

  • Tighten security around static file serving. [href]

  • Urls generated from titles no longer contain double dashes (’–‘). [href]

  • The browser session now only adds a session_id to the cookies if there’s a change in the browser session. [href]

  • Adds the ability to count and print the sql queries that go into a single request. [href]

  • Store all login information server-side. The client only gets a random session id scoped to the application. [href]

  • Make sure that signatures are only valid for the origin application. [href]

0.1.0 (2015-05-06)

  • The form directive now also accepts a factory function. [href]

0.0.2 (2015-05-05)

  • The CSRF protection now associates a random secret with the session. The random secret is then used to check if the CSRF token is valid. [href]

  • Cache the translator on the request to be slightly more efficient. [href]

0.0.1 (2015-04-29)

  • Initial Release [href]

Project details


Release history Release notifications | RSS feed

This version

0.3.4

Download files

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

Source Distribution

onegov.core-0.3.4.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

onegov.core-0.3.4-py2-none-any.whl (56.9 kB view details)

Uploaded Python 2

File details

Details for the file onegov.core-0.3.4.tar.gz.

File metadata

  • Download URL: onegov.core-0.3.4.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for onegov.core-0.3.4.tar.gz
Algorithm Hash digest
SHA256 021385946bc3923d930be8f3adaf61bca7344cd6183e0daf6ffbc0e95af6b1a6
MD5 a584f3a2a2bc3be35457be604136e5f3
BLAKE2b-256 dff0dd871e5a6225601a6189a859662414b8f853ba3909878be467943d43e3fb

See more details on using hashes here.

File details

Details for the file onegov.core-0.3.4-py2-none-any.whl.

File metadata

File hashes

Hashes for onegov.core-0.3.4-py2-none-any.whl
Algorithm Hash digest
SHA256 2a38b235cf1d3162f3d652b0c76807d0c3264d16a7bd4e992327cf9f6a24690c
MD5 34e9fc38a1fa6db4414aebd8910c5717
BLAKE2b-256 715390b7f843229e03eb701b9dcf71e5d442fd163e12cc9d3bb8506eabf0a47c

See more details on using hashes here.

Supported by

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