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
Coverage
Latests PyPI Release
License
onegov.core is released under GPLv2
Changelog
Unreleased
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file onegov.core-0.3.1.tar.gz
.
File metadata
- Download URL: onegov.core-0.3.1.tar.gz
- Upload date:
- Size: 39.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b14df228dfb1059570bd2b03e830455d5abf8c0eec9d599a56a6d289de4d6a |
|
MD5 | 89ff796e01c030513ff50809d9c37cdf |
|
BLAKE2b-256 | 06e83f16a7826728aa9186241077848e30641baad0af6b8b814addb929b93ea9 |
File details
Details for the file onegov.core-0.3.1-py2-none-any.whl
.
File metadata
- Download URL: onegov.core-0.3.1-py2-none-any.whl
- Upload date:
- Size: 56.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0100345f4b7a49e4e33228b237137780f8de421275040acb062fbe080fbc471 |
|
MD5 | f3763c5de5681ac9448bb74007bca22e |
|
BLAKE2b-256 | deb9061123f104dbc8bebe57953fcbf2c82eb30290310aff69d3b20b928a211c |