Pre-release
This release is a pre-release and may not be stable for production use.
Cartoview 2
Quick Start
git clone -b cartoview2 --single-branch https://github.com/cartologic/cartoview.git
cd cartoview
virtualenv venv
.\venv\Scripts\activate
pip install -r requirements.txt
You must adjust the Database settings in settings > base.py - or create a local settings file
python manage.py createcachetable
python manage.py migrate
python manage.py loaddata initial_groups.json
python manage.py loaddata initial_users.json
run server
python manage.py runserver
Additonal Info
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cartoview_2-0.2a15.tar.gz
(6.7 MB
view details)
File details
Details for the file cartoview_2-0.2a15.tar.gz.
File metadata
- Download URL: cartoview_2-0.2a15.tar.gz
- Upload date:
- Size: 6.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82333815340202c5ce62db5c401c459c1777f305debf53d84e2777f4ce0dafdf
|
|
| MD5 |
03e84b5f6c63dc5e17198ff29699f623
|
|
| BLAKE2b-256 |
7bdd60302800b210c3ebbf38b4a9de05de4f6069307fe6c7b018922593e70a14
|