Skip to main content

Issue inspector for your GitHub repositories

Project description

https://github.com/idlesign/django-issueinspector

https://img.shields.io/pypi/v/django-issueinspector.svg https://img.shields.io/pypi/dm/django-issueinspector.svg https://img.shields.io/pypi/l/django-issueinspector.svg

Description

Issue inspector for your GitHub repositories

https://img-fotki.yandex.ru/get/27579/153990.b/0_83260_bf5ee282_XL.png

This application allows you to inspect issues in your repositories that require your attention.

It could be helpful when you have to manage many repositories, to not to forget what issues you need to attend to.

Wire this application into your existing Django project and you’re done.

Requirements

  • Python 3.2+

  • Django 1.4+

How to setup

Given your already have your Django project configured do the following simple steps:

  1. Add issueinspector into INSTALLED_APPS (usually in settings.py).

  2. Link issueinspector.views.inspector_main to an URL (usually in urls.py)

  3. Go to that URL and push About button for further instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-issueinspector-0.1.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page