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.29.tar.gz
(177.3 kB
view details)
Built Distribution
File details
Details for the file getitfixed-1.0.29.tar.gz
.
File metadata
- Download URL: getitfixed-1.0.29.tar.gz
- Upload date:
- Size: 177.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 744cf254fb87f55504ca1742d097b97550278693a68d0b3bc9ab11563e213686 |
|
MD5 | 5fd2a8dcb15e94212442310578273b38 |
|
BLAKE2b-256 | 9a51678c8483e49ca1d66cffe742f5cbe80149423bc5e24b8692cf38a5bc433e |
Provenance
File details
Details for the file getitfixed-1.0.29-py2.py3-none-any.whl
.
File metadata
- Download URL: getitfixed-1.0.29-py2.py3-none-any.whl
- Upload date:
- Size: 196.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2aa430ebdb088db8db27ffcfc9c0a22f0db39f7c12bf0ef8e6c3d984a6491c0 |
|
MD5 | b812272e3ba348ff59af91ab8f379271 |
|
BLAKE2b-256 | 83d3e3a6a0d21d2c4f4cd0807abe9021a27a1a1c912ae86ce1a18a1052fa8c92 |