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.60.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9906083c6002ba405de7f896f4668e495acdd1018565c8e0b861d10f489d8b4c |
|
MD5 | a16d003a7027fd32d54d4df65dedf3ae |
|
BLAKE2b-256 | d063c8adb1b0b4cd6f4bee16ace9e129dd13efdd52b07e0145f442d4aa531578 |
Close
Hashes for c2cgeoportal_commons-2.4.1.60-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d3a378ab1cfec66c6ef42b0ae1156b9bdfc6d554c70874846d23ff4589110c1 |
|
MD5 | 7203e625660f3bbcf9f0cb0618f5122a |
|
BLAKE2b-256 | 33723f47779ea6463561ee6296a5c17c8b9d1b4d9232c669872054e2d130b3cd |