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.0.21.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7904e955a0bda2e444a5977ef44c15404dde8065fe0c72c283d9703c69141b12 |
|
MD5 | f99910832e019677c429cc636e096751 |
|
BLAKE2b-256 | 43d74062f4f4e42d0726f0e58e64d2571cc84011425eb5ab905680c7be19cc10 |
Close
Hashes for c2cgeoportal_commons-2.4.0.21-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b97126da354101d1f02fe53676c0a2cfeefc876de35f6abda1cd210745ab7798 |
|
MD5 | 2c638cb477e9004740bf4f01b3830c6e |
|
BLAKE2b-256 | 988dcee3d2b6add3a65ddb8deec164811827daf177afc03c84677d289cf97f3f |