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.44.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | efd1a0d551d32f5baf4d9aa6b9b59ff50e70bd4d426c7cea54c55df04c50a72b |
|
MD5 | 07acf602acf1e7a9c6d31bd6ce468c0e |
|
BLAKE2b-256 | 76708f7b434456d299935eea30ddaa3786ea04cabe1b5d948c1f3ddd8317cd8c |
Close
Hashes for c2cgeoportal_commons-2.4.1.44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3de8525c56bc07d2dd9098fee35eb6d1ce3f7517917630e63387fe2676c628 |
|
MD5 | 271bae27a86a8cb8d654cfe022c6db9e |
|
BLAKE2b-256 | f34f9aea67702c9ad2b8732e555df02145ff2a4cedc6daa1c34fe66385f5e633 |