{ "info": { "author": "Micha\u0142 Pasternak", "author_email": "michal.dtz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "=============================\nDjango Flexible Reports\n=============================\n\n.. image:: https://badge.fury.io/py/django-flexible-reports.svg\n :target: https://badge.fury.io/py/django-flexible-reports\n\n.. image:: https://travis-ci.org/mpasternak/django-flexible-reports.svg?branch=master\n :target: https://travis-ci.org/mpasternak/django-flexible-reports\n\n.. image:: https://coveralls.io/repos/github/mpasternak/django-flexible-reports/badge.svg?branch=master\n :target: https://coveralls.io/github/mpasternak/django-flexible-reports?branch=master\n\nA framework for report generation in Django\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-flexible-reports.readthedocs.io.\n\nQuickstart\n----------\n\nInstall Django Flexible Reports::\n\n pip install django-flexible-reports\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'flexible_reports.apps.FlexibleReportsConfig',\n ...\n )\n\nAdd Django Flexible Reports's URL patterns:\n\n.. code-block:: python\n\n from flexible_reports import urls as flexible_reports_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(flexible_reports_urls)),\n ...\n ]\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2017-07-20)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mpasternak/django-flexible-reports", "keywords": "django-flexible-reports", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-flexible-reports", "package_url": "https://pypi.org/project/django-flexible-reports/", "platform": "", "project_url": "https://pypi.org/project/django-flexible-reports/", "project_urls": { "Homepage": "https://github.com/mpasternak/django-flexible-reports" }, "release_url": "https://pypi.org/project/django-flexible-reports/0.2.8/", "requires_dist": null, "requires_python": "", "summary": "A framework for report generation in Django", "version": "0.2.8" }, "last_serial": 4887199, "releases": { "0.1.11": [ { "comment_text": "", "digests": { "md5": "9851220baa3eddaf184b11e523e3ccdc", "sha256": "6361f67e7b17ba1918c99a5d0c446f8ec722c9f47162a84fe82e86c00115fa58" }, "downloads": -1, "filename": "django_flexible_reports-0.1.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9851220baa3eddaf184b11e523e3ccdc", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 30608, "upload_time": "2017-08-24T00:40:15", "url": "https://files.pythonhosted.org/packages/57/7b/09ed60513a56b23991b6307a2a255e7d13fac0d6202a17810a211acc6a78/django_flexible_reports-0.1.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7184d7b7d47464638535b1bc7f65c615", "sha256": "fa586cc5fe4980725368f0404a1542892020050e86412645d1542109d1ad203c" }, "downloads": -1, "filename": "django-flexible-reports-0.1.11.tar.gz", "has_sig": false, "md5_digest": "7184d7b7d47464638535b1bc7f65c615", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19598, "upload_time": "2017-08-24T00:40:11", "url": "https://files.pythonhosted.org/packages/f4/27/4b1063af902d3df6fa15d3cea16fc28bdd65676957709a173cc386bc6988/django-flexible-reports-0.1.11.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "eebd023d86f33f4ce0aea7327a83796c", "sha256": "c3f405c27a5069153e2a27b1dfb0d3f7f914b47595d5826a0b49b4252c241e26" }, "downloads": -1, "filename": "django_flexible_reports-0.1.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eebd023d86f33f4ce0aea7327a83796c", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 30480, "upload_time": "2017-08-28T23:48:37", "url": "https://files.pythonhosted.org/packages/0a/3d/a090fde44e0d78f548bcca5533acf66f21d32bf395a920164a255658a8c0/django_flexible_reports-0.1.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a264f135242fa0ded7bdc8f8886f482d", "sha256": "5c2db03753d2dee0e0467614ceff82ec0387588c6e31bc192f62675aea41e296" }, "downloads": -1, "filename": "django-flexible-reports-0.1.13.tar.gz", "has_sig": false, "md5_digest": "a264f135242fa0ded7bdc8f8886f482d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19473, "upload_time": "2017-08-28T23:48:34", "url": "https://files.pythonhosted.org/packages/9b/64/27c4c77eb404bb7350b686edd981f54acb0cfd4ecd97a037874ed43ee614/django-flexible-reports-0.1.13.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "4e0a3f3f15f2338075dc3224589450ac", "sha256": "49b08eebb854995d7adb32a36f628c88aacc48af552916ab1c4e7da974f70f05" }, "downloads": -1, "filename": "django_flexible_reports-0.1.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4e0a3f3f15f2338075dc3224589450ac", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 30480, "upload_time": "2017-08-30T22:10:07", "url": "https://files.pythonhosted.org/packages/7e/73/92da4141807e106bf524fb5372bd9e0bc6417725cbc695fcae819dbbbfb2/django_flexible_reports-0.1.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "207a470cc9a1b5eaafacea2127374bdd", "sha256": "a9ec5977a8f5692e0458a170bc9a8050b098bd82309b7b512d7a01bc5ccdc00b" }, "downloads": -1, "filename": "django-flexible-reports-0.1.14.tar.gz", "has_sig": false, "md5_digest": "207a470cc9a1b5eaafacea2127374bdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19759, "upload_time": "2017-08-30T22:10:02", "url": "https://files.pythonhosted.org/packages/e1/1f/82c1308f91f471a7609ee943f543ec101a2a28756b94b4bcc83d77a7d03e/django-flexible-reports-0.1.14.tar.gz" } ], "0.1.15": [ { "comment_text": "", "digests": { "md5": "b41b57556be8e03acd427574b545d289", "sha256": "d7bae65d81427b919bca70242d77c002e4410dd7ec9e9eabe5f54622d8ed5182" }, "downloads": -1, "filename": "django_flexible_reports-0.1.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b41b57556be8e03acd427574b545d289", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32562, "upload_time": "2017-08-31T00:30:07", "url": "https://files.pythonhosted.org/packages/4b/6b/9e65705240d8b950ede35838d7154b8650f795b18e6fd63f8a848cc9579d/django_flexible_reports-0.1.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "496778d3e203b61fb8c7c6bf6a961342", "sha256": "413dcbeddef3b0dc36d92c41830dcb4d160ca8d017096bf5b1be3d831e6d4e5a" }, "downloads": -1, "filename": "django-flexible-reports-0.1.15.tar.gz", "has_sig": false, "md5_digest": "496778d3e203b61fb8c7c6bf6a961342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20781, "upload_time": "2017-08-31T00:30:01", "url": "https://files.pythonhosted.org/packages/f8/52/71bf1f9c845683afa611bbd2c070af10353771896649d0ed0bff208198ec/django-flexible-reports-0.1.15.tar.gz" } ], "0.1.16": [ { "comment_text": "", "digests": { "md5": "d4bcb3aa3ce42284fb1bbb2e97a47f29", "sha256": "afe3ada2d97340e2a5fbc45d79b80ad842a17087938a6ab244426ad6d824ade8" }, "downloads": -1, "filename": "django_flexible_reports-0.1.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d4bcb3aa3ce42284fb1bbb2e97a47f29", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32548, "upload_time": "2017-08-31T00:57:02", "url": "https://files.pythonhosted.org/packages/37/b3/d508e403df1465a95a1812c8e5fdc45e663f8047960060c257050efbd3eb/django_flexible_reports-0.1.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da88f679ce2aba3d5826efc7595f4fa3", "sha256": "89217f508450f36918cbc11a7bd25d4ceb756e805c81da9aa60b4cafefe1a633" }, "downloads": -1, "filename": "django-flexible-reports-0.1.16.tar.gz", "has_sig": false, "md5_digest": "da88f679ce2aba3d5826efc7595f4fa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20763, "upload_time": "2017-08-31T00:56:57", "url": "https://files.pythonhosted.org/packages/e8/0f/b79ed2b158b612ca483309c6207988a405ef8d7730137c91646b5de59f1d/django-flexible-reports-0.1.16.tar.gz" } ], "0.1.17": [ { "comment_text": "", "digests": { "md5": "2c3a9855d1d1f42206d9c1cd0bbd7aef", "sha256": "a7cc4b0c875b80ab4ac425bb05a9d916dd252f0154dab102af4e9f84f5911e35" }, "downloads": -1, "filename": "django_flexible_reports-0.1.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c3a9855d1d1f42206d9c1cd0bbd7aef", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32642, "upload_time": "2017-09-05T00:24:27", "url": "https://files.pythonhosted.org/packages/8b/84/aa4269221c3a65450d1dd2bd62d94c5747b40bd5bdbdae48a7039b09ced7/django_flexible_reports-0.1.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "60c5a23f6a0c32c7638ab174d661bb14", "sha256": "56458eaaefa77de0ae055a818f98aca3b822439eba4ad03d9667463b587da89f" }, "downloads": -1, "filename": "django-flexible-reports-0.1.17.tar.gz", "has_sig": false, "md5_digest": "60c5a23f6a0c32c7638ab174d661bb14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20858, "upload_time": "2017-09-05T00:24:24", "url": "https://files.pythonhosted.org/packages/21/df/cadcb447f26b17d1cee0eb9b3325c32c5ac30f9d467d238ef1de7a8b3d78/django-flexible-reports-0.1.17.tar.gz" } ], "0.1.18": [ { "comment_text": "", "digests": { "md5": "4aa0453419ea35d6446d5518a307ee03", "sha256": "5934b9264d4d1f908e50155b891d54723abf8a96a7bb64731220501bf535f20f" }, "downloads": -1, "filename": "django_flexible_reports-0.1.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4aa0453419ea35d6446d5518a307ee03", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32642, "upload_time": "2017-09-06T22:05:43", "url": "https://files.pythonhosted.org/packages/87/55/7d5f1e0c7f9a011e3b6c10c1d55fce67434da2540bab865d6734cd3b42e9/django_flexible_reports-0.1.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "419d448a7f52b92d5c404a130ff73340", "sha256": "ecd9bf5459fa28da24acf046718438d3c2c5959d83dd4a9bc2c664cfc2509b79" }, "downloads": -1, "filename": "django-flexible-reports-0.1.18.tar.gz", "has_sig": false, "md5_digest": "419d448a7f52b92d5c404a130ff73340", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20875, "upload_time": "2017-09-06T22:05:38", "url": "https://files.pythonhosted.org/packages/96/c4/3f2b966b73fcfd08eda1daec09113301958c2fb0ec773eeba1738d0604d7/django-flexible-reports-0.1.18.tar.gz" } ], "0.1.19": [ { "comment_text": "", "digests": { "md5": "a1715f6ebb6484b9ffb86123aeaf305b", "sha256": "76536ebe974d03243ce2b12ce573c0d765a592e9a84ea7b0d5bd07fe524bb85e" }, "downloads": -1, "filename": "django_flexible_reports-0.1.19-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1715f6ebb6484b9ffb86123aeaf305b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 33055, "upload_time": "2017-10-25T10:26:57", "url": "https://files.pythonhosted.org/packages/69/ac/4c34ce4dde8bb493ec12e9b5e16c95677d0d2602a92e23ed6c03ee0ea173/django_flexible_reports-0.1.19-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be267619ac7309360c053b9b2e3acf6a", "sha256": "99b91f666aeb0a1a838c1c345f834b98bd0641e019c4a23fe21bcbf194f9a145" }, "downloads": -1, "filename": "django-flexible-reports-0.1.19.tar.gz", "has_sig": false, "md5_digest": "be267619ac7309360c053b9b2e3acf6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20508, "upload_time": "2017-10-25T10:26:54", "url": "https://files.pythonhosted.org/packages/37/a6/e15980f2ad992e3cabd678bc955e4f104cd663597fe7f837f162c60839a6/django-flexible-reports-0.1.19.tar.gz" } ], "0.1.20": [ { "comment_text": "", "digests": { "md5": "effed52d68e771a5a3c4a59312e4c78e", "sha256": "d8754b41423b38d6ee2dd77ad546777c7ce949f36a2bab796cfb6ac6a707f85b" }, "downloads": -1, "filename": "django_flexible_reports-0.1.20-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "effed52d68e771a5a3c4a59312e4c78e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 35275, "upload_time": "2017-10-25T11:04:34", "url": "https://files.pythonhosted.org/packages/42/05/b4dc5f7ebec6a32ef43cdfccf63b9307dc8026cfb2ca22bfe4d80379b4ae/django_flexible_reports-0.1.20-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "990f532893d42524c12c0611b5a37463", "sha256": "66b1233ab0d654cebd101b4e22ed87adfb8dbb128446c85fd526615ee04d8261" }, "downloads": -1, "filename": "django-flexible-reports-0.1.20.tar.gz", "has_sig": false, "md5_digest": "990f532893d42524c12c0611b5a37463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21357, "upload_time": "2017-10-25T11:04:30", "url": "https://files.pythonhosted.org/packages/e4/4c/df34f5f851375ea1ea6315da67486f0ec9e379be815721880f4e20fd66f6/django-flexible-reports-0.1.20.tar.gz" } ], "0.1.21": [ { "comment_text": "", "digests": { "md5": "0980a7d5d0e07eaad5f6b6c26edf51fa", "sha256": "c3cbc155dd0cc8338d92cecdc95610569a202567b948b10a38b25dcb65b59031" }, "downloads": -1, "filename": "django_flexible_reports-0.1.21-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0980a7d5d0e07eaad5f6b6c26edf51fa", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 35273, "upload_time": "2017-10-25T11:07:24", "url": "https://files.pythonhosted.org/packages/54/14/733274624677d8e90ce0cdc9354d8943d06d9abc462f2495456221904cd3/django_flexible_reports-0.1.21-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be92c8971a1e5645dd38ff51eba33e35", "sha256": "84962e5fbd5c76e7833f183561bb9219ef5d490d9693ce88c41ea0c51e14d61e" }, "downloads": -1, "filename": "django-flexible-reports-0.1.21.tar.gz", "has_sig": false, "md5_digest": "be92c8971a1e5645dd38ff51eba33e35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21353, "upload_time": "2017-10-25T11:07:19", "url": "https://files.pythonhosted.org/packages/08/05/e55d13ce28af267bc2954d79c2767ab00ace3ffe5bbbb58aff66aae2ba82/django-flexible-reports-0.1.21.tar.gz" } ], "0.1.23": [ { "comment_text": "", "digests": { "md5": "444624297b902987466455eff4b2b00e", "sha256": "e19c432ccaddacf232cf60fe3480e66800d7bb6f0d056eb5574b85ca011fc014" }, "downloads": -1, "filename": "django_flexible_reports-0.1.23-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "444624297b902987466455eff4b2b00e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 36346, "upload_time": "2017-10-26T08:50:28", "url": "https://files.pythonhosted.org/packages/48/62/66db7c4d4ef130af98c0edf1424468a842ff437aa77ac85e774a1affe4c4/django_flexible_reports-0.1.23-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74132e8cb39a15c9bd66e017fbd98945", "sha256": "cedf35cd88d717e72c1f78a2e6f846a24635bce2e05edc429194f43e7372e420" }, "downloads": -1, "filename": "django-flexible-reports-0.1.23.tar.gz", "has_sig": false, "md5_digest": "74132e8cb39a15c9bd66e017fbd98945", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21796, "upload_time": "2017-10-26T08:50:23", "url": "https://files.pythonhosted.org/packages/20/4d/cb7c2f97ffc4bd39f83eb12da72e72827502c00a0ee6b5dacdf77247fb0f/django-flexible-reports-0.1.23.tar.gz" } ], "0.1.25": [ { "comment_text": "", "digests": { "md5": "c79d015d09b13ab1452a814063f595a2", "sha256": "bdb5f0220254f0e330417020fefc7b74d67e9c2a2d6dd2ca9c09559aaafe649f" }, "downloads": -1, "filename": "django_flexible_reports-0.1.25-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c79d015d09b13ab1452a814063f595a2", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 36388, "upload_time": "2017-10-26T10:03:24", "url": "https://files.pythonhosted.org/packages/d5/a7/16122cb4ad7921be216c3a0538ef959080cbb3833b918b04c4163194b503/django_flexible_reports-0.1.25-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "033f276df21d5f9aa1efa7e62c4cee9e", "sha256": "38cb43ce42ff8b66e56c922e79749a760d9c2b1fa459ba58a97ea380c77b1f2c" }, "downloads": -1, "filename": "django-flexible-reports-0.1.25.tar.gz", "has_sig": false, "md5_digest": "033f276df21d5f9aa1efa7e62c4cee9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21837, "upload_time": "2017-10-26T10:03:19", "url": "https://files.pythonhosted.org/packages/22/a0/2e50508a82e1b138242bbe4cd70c577b54867b5d77ccc9f7f9f0a235689c/django-flexible-reports-0.1.25.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "935b72fbe13f171fb16d740e6785109a", "sha256": "015930ea177edc45a2ee870f69d3b6dad66818c7ec8262a4d31671ae3e315303" }, "downloads": -1, "filename": "django_flexible_reports-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "935b72fbe13f171fb16d740e6785109a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15368, "upload_time": "2017-07-23T22:36:10", "url": "https://files.pythonhosted.org/packages/29/7e/91544550c6d2d87f97130bfe4e44d461f21d859650bbd104436f64cfc570/django_flexible_reports-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "487e4689bbfe643535e6676572f76e8c", "sha256": "39d52045d149707397d525f4b38762871d461bcffad17df36c98252b6c291071" }, "downloads": -1, "filename": "django-flexible-reports-0.1.3.tar.gz", "has_sig": false, "md5_digest": "487e4689bbfe643535e6676572f76e8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10754, "upload_time": "2017-07-23T22:36:07", "url": "https://files.pythonhosted.org/packages/23/a7/d725461b7d41f40c01d8da7131dcf2da1a894e0593513e36224a4ccedcb9/django-flexible-reports-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "64cb07e8318db9a9d817c8055f84309b", "sha256": "72ac6f216c4b7b528f7c952cf4ac66887a2e0f2b3bf0665327f311cd1232e799" }, "downloads": -1, "filename": "django_flexible_reports-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "64cb07e8318db9a9d817c8055f84309b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19044, "upload_time": "2017-08-09T23:44:56", "url": "https://files.pythonhosted.org/packages/99/92/0db80032b4c1c2b686fbdbd5f9fc58cc569d60a9d9d8b0b37902670000ac/django_flexible_reports-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c2cc234794bf99d98fc03f64e282e99", "sha256": "c6bb85c9173eca2a13ae2b80acb38eb669823c12057b6c8fda38dbb3608847b0" }, "downloads": -1, "filename": "django-flexible-reports-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2c2cc234794bf99d98fc03f64e282e99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13452, "upload_time": "2017-08-09T23:44:52", "url": "https://files.pythonhosted.org/packages/31/e0/bea4c8f9e68e8230f9fe30ec6305295b1304e94734464a766c627c031313/django-flexible-reports-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "651212955863863ae5e6f931b663c361", "sha256": "5ef56d98e0b491cc2eb5affac4827f5099370a72e82c9ccab266dc6e77f3502f" }, "downloads": -1, "filename": "django_flexible_reports-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "651212955863863ae5e6f931b663c361", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19103, "upload_time": "2017-08-15T23:29:51", "url": "https://files.pythonhosted.org/packages/1c/66/4767c5c94a2776c64681ccb8cca62cba43ae34fbcecebd0261fc40d0a327/django_flexible_reports-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "231881a5f97451da5c312e2e8c1137eb", "sha256": "f127ddf4487aecd18ddbca3326498ae2f0a878918053043dfa7c3ba086954a54" }, "downloads": -1, "filename": "django-flexible-reports-0.1.5.tar.gz", "has_sig": false, "md5_digest": "231881a5f97451da5c312e2e8c1137eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13498, "upload_time": "2017-08-15T23:29:48", "url": "https://files.pythonhosted.org/packages/19/4a/337120354d1aedc3a1be0d6f62cb01c94df8c5a82d2212d76ab937fef647/django-flexible-reports-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "3618022030b9c31beea500f8dc45f1e2", "sha256": "c845e7b2de4e80d837622330c28777236d6ab60d59084670cb6ab85e855707ba" }, "downloads": -1, "filename": "django_flexible_reports-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3618022030b9c31beea500f8dc45f1e2", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 26052, "upload_time": "2017-08-17T04:31:06", "url": "https://files.pythonhosted.org/packages/80/4b/716b79cbb3631d722b5784cabd630e29a8d9ca8bcf6f3495dda32753763c/django_flexible_reports-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "991f410e40eaa2b543c96309229d62d0", "sha256": "9c8fb2d9a347b092a7d837c22c1751ad839d2e4f506f29c031dface5a62e86da" }, "downloads": -1, "filename": "django-flexible-reports-0.1.6.tar.gz", "has_sig": false, "md5_digest": "991f410e40eaa2b543c96309229d62d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17565, "upload_time": "2017-08-17T04:31:01", "url": "https://files.pythonhosted.org/packages/75/11/2a4497a6b9f03f0e4765eb0bc1c149b39e38f1ea0740323c30b24fc4e4b9/django-flexible-reports-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "cf2a0350d874b7407e545354d30fb61a", "sha256": "a4965cfd2e1128467e20e7f3870ffde65c3eaced0e69722edd4c818186cfaac9" }, "downloads": -1, "filename": "django_flexible_reports-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cf2a0350d874b7407e545354d30fb61a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 25892, "upload_time": "2017-08-17T11:01:09", "url": "https://files.pythonhosted.org/packages/f3/0a/ddba30bd0526b4e52223e0622f76014a6877e212eb86347d865492a01a2d/django_flexible_reports-0.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49ff57d98ba40f88d3e3c71b67f5fdf6", "sha256": "4b49c05f909520d37e8a17f45880d749982f2809e66d4aba877fad9eada25ffa" }, "downloads": -1, "filename": "django-flexible-reports-0.1.7.tar.gz", "has_sig": false, "md5_digest": "49ff57d98ba40f88d3e3c71b67f5fdf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17608, "upload_time": "2017-08-17T11:01:03", "url": "https://files.pythonhosted.org/packages/c0/8a/018e8d7e6700a5b7dee28acef86f6791ca8f5c718737dce1f583d701ea0c/django-flexible-reports-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "62bbac052c6fee831020c2ca37b4e303", "sha256": "ce549fbc1e7faf8d6201fd0f265ae7f7a16dab8e97b498fe38cd8a625549a807" }, "downloads": -1, "filename": "django_flexible_reports-0.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62bbac052c6fee831020c2ca37b4e303", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 25939, "upload_time": "2017-08-19T05:56:04", "url": "https://files.pythonhosted.org/packages/2c/0b/318550d2ddc838aab3c793ff2a0bbd906c669ce37595212b6a514c8d86f2/django_flexible_reports-0.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d33e2b4e0730d1e4fc9dc67bb7354ef4", "sha256": "98fad021b191ec8fb0f312eec7ec162a3676f76d4b8e9ba2dae24ddd044fa5a3" }, "downloads": -1, "filename": "django-flexible-reports-0.1.8.tar.gz", "has_sig": false, "md5_digest": "d33e2b4e0730d1e4fc9dc67bb7354ef4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17648, "upload_time": "2017-08-19T05:56:00", "url": "https://files.pythonhosted.org/packages/f2/55/e892926af0f036266feabe4d8aa5fff10d477ddd4d15a683dabbbfd81c26/django-flexible-reports-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "2946f296f7128d9b8df67094bc50e87a", "sha256": "1a428ae70177403ed5a2e6cee57372109b001355929b0ec56417f871032861b8" }, "downloads": -1, "filename": "django_flexible_reports-0.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2946f296f7128d9b8df67094bc50e87a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 25993, "upload_time": "2017-08-21T23:00:09", "url": "https://files.pythonhosted.org/packages/b7/2d/3459b9ed55f81de542300d44dd255df6bff62f47dbc5b4cdc30d35766b21/django_flexible_reports-0.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6471e4fffb200e7b7c97e5520a522ddf", "sha256": "392111b43b7cb5ae4b04f1ceb9b739a0ed5ce1f2f7af909b19e48d6608850bf8" }, "downloads": -1, "filename": "django-flexible-reports-0.1.9.tar.gz", "has_sig": false, "md5_digest": "6471e4fffb200e7b7c97e5520a522ddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17687, "upload_time": "2017-08-21T23:00:03", "url": "https://files.pythonhosted.org/packages/33/4f/a9ad2b13eac2d7f88f3bb9acb0cc6ee6188efcd61ef22f0c087e0a8e7548/django-flexible-reports-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "717c0928f5b014f3f63ce9ae3a0d5cf1", "sha256": "952caaab020cd7dda31b4503de6f289639d070d6c958c108b584a22aadba7bb0" }, "downloads": -1, "filename": "django_flexible_reports-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "717c0928f5b014f3f63ce9ae3a0d5cf1", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 36423, "upload_time": "2017-10-27T23:23:27", "url": "https://files.pythonhosted.org/packages/27/77/ff44b54ddfeb09f095dc21c860c1ee52dac03a285c1981a98acc59100252/django_flexible_reports-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6c8a84c05f25b07e13f066d3a4ac2d4", "sha256": "a3cf803fc4cd8dfe455a0c0e04e2754b45553d93f509d08698ace8eb5c9a9433" }, "downloads": -1, "filename": "django-flexible-reports-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e6c8a84c05f25b07e13f066d3a4ac2d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21874, "upload_time": "2017-10-27T23:23:23", "url": "https://files.pythonhosted.org/packages/9a/0f/504adbc09fa18a67b6f72f026920943d4000921d7214c9e34a2cd47d9557/django-flexible-reports-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ce7168590b675a0d6dd10d3642d66bbe", "sha256": "e43a822a24cbbee1bb98246190a69cb331fee47dad6dec30fc38e22c8620a111" }, "downloads": -1, "filename": "django_flexible_reports-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce7168590b675a0d6dd10d3642d66bbe", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 36691, "upload_time": "2017-10-27T23:30:49", "url": "https://files.pythonhosted.org/packages/ea/10/fb678da4765707349ed0e016587b9c158518e25c18e2dcc79ce880a87fe1/django_flexible_reports-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f2fc57904d5c75a785e2a2654613a2c", "sha256": "2ef99c4609639c6c394567bf36d6a6b07bbbdfa8a7a9d965819f8024079fa606" }, "downloads": -1, "filename": "django-flexible-reports-0.2.1.tar.gz", "has_sig": false, "md5_digest": "6f2fc57904d5c75a785e2a2654613a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21984, "upload_time": "2017-10-27T23:30:46", "url": "https://files.pythonhosted.org/packages/39/37/00d1638461bd1484111a621f79ed1c425366daf15031e85c1a1885387a33/django-flexible-reports-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "72c4e4c544354e2f9250838760bde9f4", "sha256": "77b19b596b987eb5217eb67f38abb1b8cccb48a3296f6e1a5e78cf47d1202440" }, "downloads": -1, "filename": "django_flexible_reports-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "72c4e4c544354e2f9250838760bde9f4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 36736, "upload_time": "2017-11-05T15:34:07", "url": "https://files.pythonhosted.org/packages/e2/51/13abd74366453ceec18509638835fe8eacdcc14698e7ae31169187acc4ca/django_flexible_reports-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f5be37e2d8fd31b33869f633ed044aeb", "sha256": "651ba8c4f0b0d0e9efb29e0f5ab9407073b3e9a7334b5134bc4777c689b47f0d" }, "downloads": -1, "filename": "django-flexible-reports-0.2.2.tar.gz", "has_sig": false, "md5_digest": "f5be37e2d8fd31b33869f633ed044aeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22054, "upload_time": "2017-11-05T15:34:04", "url": "https://files.pythonhosted.org/packages/a9/9c/5d7db6f0f218f6b0954f0dfe271640507cd0e7df1e37f40c76d4e5607dd2/django-flexible-reports-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c1505e10c97808b8a0a2fef04224731a", "sha256": "474aea076906f0842d822f07c249ef4f0612a6dc3718ba1404ac13d4e652f5cb" }, "downloads": -1, "filename": "django_flexible_reports-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1505e10c97808b8a0a2fef04224731a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 37670, "upload_time": "2017-11-10T23:06:49", "url": "https://files.pythonhosted.org/packages/76/9c/f69ee4cd3bf71fe789627f8434c8d36f2ffe63b8a6b2911d4b620b86aeed/django_flexible_reports-0.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d94432cc27327133a92231f73efa3dd", "sha256": "ac909c86df000fbd321753cbed7f956ae10ba687020441c933ec593eeb489f71" }, "downloads": -1, "filename": "django-flexible-reports-0.2.3.tar.gz", "has_sig": false, "md5_digest": "3d94432cc27327133a92231f73efa3dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22726, "upload_time": "2017-11-10T23:06:44", "url": "https://files.pythonhosted.org/packages/77/52/bda5bc0ccbe069f5987b9ba8f2af3d154a66c6405f6206dcf86d8c1cdc52/django-flexible-reports-0.2.3.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "4e7e2979c05ecbcebb9209e7a748b663", "sha256": "568ba8f0166180edc3655b9b1957d596ac84aef3e7d6bd243ae63bbe0bed88cf" }, "downloads": -1, "filename": "django_flexible_reports-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4e7e2979c05ecbcebb9209e7a748b663", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 37756, "upload_time": "2017-12-09T05:00:23", "url": "https://files.pythonhosted.org/packages/dd/03/6a8a4e90b22e53df9fdb03fbb3f76278169ab27669841b8ab852f9393fe8/django_flexible_reports-0.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7a2663b2c917863ede908c1634e4342", "sha256": "e5a9e4517ba7309854c5fd761b490c0f9ed8c6fb0f02420c5d3e8a62ebf9c9f9" }, "downloads": -1, "filename": "django-flexible-reports-0.2.6.tar.gz", "has_sig": false, "md5_digest": "b7a2663b2c917863ede908c1634e4342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22669, "upload_time": "2017-12-09T05:00:20", "url": "https://files.pythonhosted.org/packages/11/8a/84274ea7f15dc4b9af091372f6a7aae81eb5a1595852da328fce02894b2f/django-flexible-reports-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "d842e10382c5201f3efd4af272d9a20f", "sha256": "278a80a28fe85de1f35cd63cf64627b5b53be73c60b2dcb07fee222134bd7ada" }, "downloads": -1, "filename": "django_flexible_reports-0.2.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d842e10382c5201f3efd4af272d9a20f", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 37747, "upload_time": "2018-07-14T15:32:16", "url": "https://files.pythonhosted.org/packages/21/47/59a01eca8aa41f5de7b5825b56d1863f5f18b11cee8a385731bd5648873c/django_flexible_reports-0.2.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "351de4f69283bbf2edcc5970e6b61b2c", "sha256": "0e2fb17d007c0321c82f5e78f8234529a85aa3192dbf37d2010e520b8dc96bf1" }, "downloads": -1, "filename": "django-flexible-reports-0.2.7.tar.gz", "has_sig": false, "md5_digest": "351de4f69283bbf2edcc5970e6b61b2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22669, "upload_time": "2018-07-14T15:32:13", "url": "https://files.pythonhosted.org/packages/58/6a/100f85a57f447e2bfd65c08632e04295f6ce8d692d42afb0400412607e85/django-flexible-reports-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "fa8d7071f60c144b88dde101c95bf22d", "sha256": "8026f3d796b48efe2284b4d029a6488cd8ef7245b35fb637c5ddfeb59f3d8d10" }, "downloads": -1, "filename": "django_flexible_reports-0.2.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa8d7071f60c144b88dde101c95bf22d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 37779, "upload_time": "2019-03-02T00:16:41", "url": "https://files.pythonhosted.org/packages/11/9e/cba7c66c3a8be22ea69091155d7e79b4f1a87576c9bbda4272ccdecc1e30/django_flexible_reports-0.2.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8abe13c64dd8751e90e67d9f72a94dbc", "sha256": "857d11137bcc7c67ecaa3fd5ba3479298f8a015a1534e12defa1ccb73200c2ff" }, "downloads": -1, "filename": "django-flexible-reports-0.2.8.tar.gz", "has_sig": false, "md5_digest": "8abe13c64dd8751e90e67d9f72a94dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22631, "upload_time": "2019-03-02T00:16:38", "url": "https://files.pythonhosted.org/packages/56/b8/2c531933c68ed892074ed4ffc93f4cd4a04a7472d106f64c17729a061d74/django-flexible-reports-0.2.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa8d7071f60c144b88dde101c95bf22d", "sha256": "8026f3d796b48efe2284b4d029a6488cd8ef7245b35fb637c5ddfeb59f3d8d10" }, "downloads": -1, "filename": "django_flexible_reports-0.2.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa8d7071f60c144b88dde101c95bf22d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 37779, "upload_time": "2019-03-02T00:16:41", "url": "https://files.pythonhosted.org/packages/11/9e/cba7c66c3a8be22ea69091155d7e79b4f1a87576c9bbda4272ccdecc1e30/django_flexible_reports-0.2.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8abe13c64dd8751e90e67d9f72a94dbc", "sha256": "857d11137bcc7c67ecaa3fd5ba3479298f8a015a1534e12defa1ccb73200c2ff" }, "downloads": -1, "filename": "django-flexible-reports-0.2.8.tar.gz", "has_sig": false, "md5_digest": "8abe13c64dd8751e90e67d9f72a94dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22631, "upload_time": "2019-03-02T00:16:38", "url": "https://files.pythonhosted.org/packages/56/b8/2c531933c68ed892074ed4ffc93f4cd4a04a7472d106f64c17729a061d74/django-flexible-reports-0.2.8.tar.gz" } ] }