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.27.tar.gz
(177.3 kB
view details)
Built Distribution
File details
Details for the file getitfixed-1.0.27.tar.gz
.
File metadata
- Download URL: getitfixed-1.0.27.tar.gz
- Upload date:
- Size: 177.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07179b88e35b123166de06f57ea7a9ee27e010b280d2520d8f164c1118b103f8 |
|
MD5 | 18498306d5310e75759c6096206b789f |
|
BLAKE2b-256 | ef1bea0bd8971f1a84c9d1450a84504f57321a6c30b866022e2e7b88eaaa8fe5 |
File details
Details for the file getitfixed-1.0.27-py2.py3-none-any.whl
.
File metadata
- Download URL: getitfixed-1.0.27-py2.py3-none-any.whl
- Upload date:
- Size: 196.0 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/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f3271b703fa5234d2b3d50403abef990fd5e7073ee2bdcd58206622a87411ca |
|
MD5 | 44e764eac2f04d91335af00ba8c2dbc3 |
|
BLAKE2b-256 | 53fb60604fdb7ac933b1e38555cd8e0fd1dfe6cffc7113f8705f50937cc9d588 |