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.3.6.41.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c257a2252dfc0bf26f9fee51cced3cf693e3e7a525407c75421218d1ee9edbf |
|
MD5 | 756bb809c70bd3bb3dcd6155afb6e901 |
|
BLAKE2b-256 | 327f8af19641a78cf0fa9902ae82f4505a92e867c77aa579fc778ba4ca17633a |
Close
Hashes for c2cgeoportal_commons-2.3.6.41-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb6809d897d09bec4daa16c155018a5543165d237b939b551f5f7090ddb565e8 |
|
MD5 | 24e6eee2fd2cd0ccb393211f0be7dc3c |
|
BLAKE2b-256 | 60046543253b469d1da6a3e843c673792c207d98b574391d55f49da7527b3d0d |