c2cgeoportal commons
Project description
c2cgeoportal_common
Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git cd common
Create virtual environment
make install
Set up the tests database
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
use common/testing/initialized.py to create the database (development.ini at admin side)
## Run the tests
make test
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
Close
Hashes for c2cgeoportal_commons-2.4.1.66.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c20c8b00bab8329902b4c0749a5c7f7638b6f899cb9888c1bf17e23196255528 |
|
MD5 | a630cbb0206c12475bc1918e15c6b80e |
|
BLAKE2b-256 | d2d8f33037d9f32d5ed3eaf3ec6f1dd6201a7fc5437c7c8b6896bb0628efb821 |
Close
Hashes for c2cgeoportal_commons-2.4.1.66-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cf6f20d6b67cf72a8d381057f11f663b060a838e92c58b35a548bc1e4fcc68b |
|
MD5 | 5bbe73ffc0ef6ccc7731645b1bd2991b |
|
BLAKE2b-256 | f00667bc4be2e708b1bcb2b725c2469e906771ff2b6a4df87489fa9ae92ae2e0 |