Skip to main content

Reporting application for PyFB project

Project description

https://badge.fury.io/py/pyfb-reporting.svg https://travis-ci.org/mwolff44/pyfb-reporting.svg?branch=master https://codecov.io/gh/mwolff44/pyfb-reporting/branch/master/graph/badge.svg

Your project description goes here

Documentation

The full documentation is at https://pyfb-reporting.readthedocs.io.

Quickstart

Install pyfb-reporting:

pip install pyfb-reporting

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pyfb_reporting.apps.PyfbReportingConfig',
    ...
)

Add pyfb-reporting’s URL patterns:

from pyfb_reporting import urls as pyfb_reporting_urls


urlpatterns = [
    ...
    url(r'^', include(pyfb_reporting_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

1.2.0 (2020-10-06)

  • Update API

  • Add field in CDR to have the correct value of the billed duration by provider

1.1.2 (2020-05-29)

  • Correct little bug

1.1.0 (2020-05-27)

  • Add a link to gross CDRs in CDR detail view

  • Add CDR export feature

  • New date filter in CDR list

1.0.0 (2020-05-21)

  • Provider can be search in CDR list view

  • CDR detail view has been reworked

  • Call class has been added (on-net / off-net)

0.9.5 (2020-02-21)

  • Error in DB migration

0.9.4 (2020-02-19)

  • Add uuid field for CDR

  • Create RREvent model

0.9.3 (2019-06-23)

  • Show CDR form Latest one to older ones

0.9.2 (2019-06-22)

  • Add route_json in cdr

  • Remove unused field

  • Admin interface enhancements

0.9.1 (2019-06-18)

  • Change duration filed from integer to decimal.

0.9.0 (2019-04-30)

  • First release on PyPI.

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

pyfb-reporting-1.2.0.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfb_reporting-1.2.0-py2.py3-none-any.whl (25.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyfb-reporting-1.2.0.tar.gz.

File metadata

  • Download URL: pyfb-reporting-1.2.0.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for pyfb-reporting-1.2.0.tar.gz
Algorithm Hash digest
SHA256 52bfd2e9151c06147d9a10a66e583504b615f19200c53509e545bbbc4056adbe
MD5 1a9fabebfd89630805c51ccc72110ad4
BLAKE2b-256 9b939cef1818049d0f222b76dfd50a0c18b5b91c6e7f8019d21824ee95b404bf

See more details on using hashes here.

File details

Details for the file pyfb_reporting-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyfb_reporting-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f34c90ee36b5e9e3a4f8e2ac21e6a46f55a0d0ed8c26725a9cd1ed766a09baf5
MD5 7019113a99c059baf27e6c21b7a6728f
BLAKE2b-256 8567ad2c0b0727b5f1e388f44b8729530a4509cab5ce66b2e8f7b0e3152eca8c

See more details on using hashes here.

Supported by

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