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.5.0.100.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4b2d4886594763ea9fbdfb05801505396a21f5fd7eb7c128b3792935cd32db1 |
|
MD5 | 6448dc0b9f15a75a31a7d4e708a84e23 |
|
BLAKE2b-256 | ce809e4780ce9f2fc4025fc5e79e730144f6cbef7355fc472140a2132081152e |
Close
Hashes for c2cgeoportal_commons-2.5.0.100-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4103d6ac115bcda343ed62b4be09acf6c07fd9214f2af0f6e5b75af95f85713 |
|
MD5 | 7ac4ba63abeb057beb8d4d8b27808fc7 |
|
BLAKE2b-256 | 15a58798a9380482bbd3bbd52d2430b574d07bbee3fd9241e94370ea504fefc8 |