{ "info": { "author": "Noah Kusaasira", "author_email": "kdenisnoah@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "{\\rtf1\\ansi\\ansicpg1252\\cocoartf1504\\cocoasubrtf830\n{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fnil\\fcharset0 Menlo-Bold;\\f2\\fnil\\fcharset0 Menlo-Regular;\n}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;\\red255\\green255\\blue255;\\red255\\green0\\blue0;\n}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;\\csgenericrgb\\c100000\\c100000\\c100000;\\csgenericrgb\\c100000\\c0\\c0;\n}\n\\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww16160\\viewh8400\\viewkind0\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f0\\fs24 \\cf0 Application name:- \n\\b Django-tts-reports\n\\b0 \\\nDescription:- \n\\b This is an application developed for TruTrade Limited . The app enables TruTrade Back office to generate buyer reports that the can share with buyers \\\n\\\n\n\\b0 NB\n\\b : This application is still under constant improvement and more reports are still being added to the application. \n\\b0 \\\n \n\\b \\\nHow to install the reports application \\\n\n\\b0 \\\nDependances \\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f1\\b \\cf2 \\cb3 - easy_pdf\\uc0\\u8232 - reportlab\\u8232 - django.contrib.humanize - requests\n\\f0\\b0 \\cf0 \\cb1 \\\n\\\na. Then install the django-tts-reports application \\\n\\\ncmd: \n\\b \\cf2 \\cb3 pip install django-tts-reports\\\n\\\n\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n\n\\f2\\b0 \\cf2 b.Include the application in your settings file under installed apps\\\n\n\\f0 \\cf0 \\cb1 \\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f2 \\cf2 \\cb3 INSTALLED_APPS = [\\\n. . . . \\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f1\\b \\cf2 'reports',\\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f2\\b0 \\cf2 \\uc0\\u8232 ]\\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f0 \\cf0 \\cb1 \\\nc. Add the API domain some where in you the settings file.\\\n\\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\n\\f1\\b \\cf2 \\cb3 API_DOMAIN = 'http://tss.dgitalnatives.com'\n\\f0\\b0 \\cf0 \\cb1 \\\n\\\nd. Add this to the settings URL file \\\n\\\n\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n\n\\f1\\b \\cf2 \\cb3 url(r'^reports/', include('reports.url', namespace='report')),\\\n\\\n\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n\n\\f2\\b0 \\cf2 e.Create a link and pass it \n\\f1\\b deal_UUID \n\\f2\\b0 and\n\\f1\\b full site_domain\n\\f2\\b0 to generated the report. See format below \\\n\\\n\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n\n\\f1\\b \\cf2 [\\'91\\cf4 site_domain\\cf2 \\'92]/reports/deal-buyer-report/[\\'91\\cf4 deal_uuid\\cf2 \\'92]/\n\\f2\\b0 \\\n\\\nexample:- \n\\f1\\b \\cf4 http://127.0.0.1:8000\\cf2 /reports/deal-buyer-report/\\cf4 b57b696d-029e-4b41-b879-58546c304bfb\\cf2 /\\\n\\\n\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n\n\\f2\\b0 \\cf2 \\\n\n\\f0 \\cf0 \\cb1 \\\n\\\n\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\pardirnatural\\partightenfactor0\n\\cf0 }", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-tts-reports", "package_url": "https://pypi.org/project/django-tts-reports/", "platform": "", "project_url": "https://pypi.org/project/django-tts-reports/", "project_urls": null, "release_url": "https://pypi.org/project/django-tts-reports/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Reporting application for TruTrade Africa", "version": "1.0.2" }, "last_serial": 3230604, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "7f4a59e38fdc37f8692dd5f4a3e6eb54", "sha256": "173c07bd4adea827051638f04b388b10650b4596fb0e31103bea669b5a77e923" }, "downloads": -1, "filename": "django-tts-reports-1.0.2.tar.gz", "has_sig": false, "md5_digest": "7f4a59e38fdc37f8692dd5f4a3e6eb54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7444, "upload_time": "2017-10-06T14:19:49", "url": "https://files.pythonhosted.org/packages/10/ce/e462f363db948d9b236dbf1d166c3d7afce991810cd99dfae0560a593a27/django-tts-reports-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f4a59e38fdc37f8692dd5f4a3e6eb54", "sha256": "173c07bd4adea827051638f04b388b10650b4596fb0e31103bea669b5a77e923" }, "downloads": -1, "filename": "django-tts-reports-1.0.2.tar.gz", "has_sig": false, "md5_digest": "7f4a59e38fdc37f8692dd5f4a3e6eb54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7444, "upload_time": "2017-10-06T14:19:49", "url": "https://files.pythonhosted.org/packages/10/ce/e462f363db948d9b236dbf1d166c3d7afce991810cd99dfae0560a593a27/django-tts-reports-1.0.2.tar.gz" } ] }