getitfixed
Project description
Documentation
Build the docs
cd getitfixed/docs
make html
Demo : https://geomapfish-demo.camptocamp.com/getitfixed/getitfixed/issues
Demo admin : https://geomapfish-demo.camptocamp.com/getitfixed/getitfixed_admin/issues
Create a development instance
git clone git@github.com:camptocamp/getitfixed.git
cd getitfixed
make meacoffee
Public interface should be available at: http://localhost:8080/getitfixed/issues
Admin interface should be available at: http://localhost:8080/getitfixed_admin/issues
Generate a new alembic revision
Generate a new alembic revision:
docker-compose run --rm --user `id -u` getitfixed \
alembic -c /app/alembic.ini -n getitfixed revision --autogenerate -m 'First revision'
Now upgrade the database:
docker-compose run --rm --user `id -u` getitfixed \
alembic -c /app/alembic.ini -n getitfixed upgrade head
In development we use a custom SMTP server. All emails will be available at the following address:
0.0
Initial version
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
getitfixed-1.0.26.tar.gz
(177.0 kB
view details)
Built Distribution
File details
Details for the file getitfixed-1.0.26.tar.gz
.
File metadata
- Download URL: getitfixed-1.0.26.tar.gz
- Upload date:
- Size: 177.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34d0130aed433638533f6237c3c13c515aa66841b378dfb01f1ccff8fe72396d |
|
MD5 | 4197e2d3e30bd1962b985154e7c1f9be |
|
BLAKE2b-256 | f73469ae4c820db736fe2dfba1ef550c4899ba52a15196aed0f9767194dcb595 |
File details
Details for the file getitfixed-1.0.26-py2.py3-none-any.whl
.
File metadata
- Download URL: getitfixed-1.0.26-py2.py3-none-any.whl
- Upload date:
- Size: 195.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2cfc6994b976b50c6e648120885136543812b3dde191bbac540488fe3656b86 |
|
MD5 | f483028fcc9cd546fa9c783e4260fc92 |
|
BLAKE2b-256 | be944f21901fcc83f2b63923c6c22f37b14306209556f319e895747c6e7f9a2b |