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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c6ce5875a8b583c5b24a805ad47d00a3b0a61c8f2f6a51be83f705e820cffca |
|
MD5 | 26983205f4135f66c9e1ef94b4ae7e57 |
|
BLAKE2b-256 | fe8938bd004a80bda0268a058c84ca906b9ab80ff98141e2890b0f477c3a4e75 |
Close
Hashes for c2cgeoportal_commons-2.4.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce2c324495ec96ddeb2a37850ac499dd8aff31e66866c3aaaf39b93c984b983e |
|
MD5 | 7df3b3af605748c7a54136104fad230b |
|
BLAKE2b-256 | 8db159df103fbfd47d836f1c53175b73c6402abb2922d0ede92ccf45aad07b6c |